Click or drag to resize

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#
public virtual void _Run()
See Also