Class EditorSelection.MethodName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EditorSelection.MethodName : GodotObject.MethodName
- Inheritance
-
EditorSelection.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddNode
Cached name for the 'add_node' method.
public static readonly StringName AddNode
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
GetSelectedNodes
Cached name for the 'get_selected_nodes' method.
public static readonly StringName GetSelectedNodes
Field Value
GetTransformableSelectedNodes
Cached name for the 'get_transformable_selected_nodes' method.
public static readonly StringName GetTransformableSelectedNodes
Field Value
RemoveNode
Cached name for the 'remove_node' method.
public static readonly StringName RemoveNode