Click or drag to resize

ScriptEditorGetCurrentScript Method

Returns a Script that is currently active in editor.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public Script GetCurrentScript()

Return Value

Type: Script

[Missing <returns> documentation for "M:Godot.ScriptEditor.GetCurrentScript"]

See Also