Class EditorScript.MethodName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EditorScript.MethodName : RefCounted.MethodName
- Inheritance
-
EditorScript.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddRootNode
Cached name for the 'add_root_node' method.
public static readonly StringName AddRootNode
Field Value
GetEditorInterface
Cached name for the 'get_editor_interface' method.
public static readonly StringName GetEditorInterface
Field Value
GetScene
Cached name for the 'get_scene' method.
public static readonly StringName GetScene
Field Value
_Run
Cached name for the '_run' method.
public static readonly StringName _Run