GodotSharpAPI
GodotSharpAPI
Godot
EditorScript Class
EditorScript Methods
_Run Method
AddRootNode Method
GetEditorInterface Method
GetScene Method
EditorScript
_Run Method
This method is executed by the Editor when File > Run is used.
Namespace:
Godot
Assembly:
GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
Copy
public
virtual
void
_Run
()
See Also
Reference
EditorScript Class
Godot Namespace