Class GraphElement.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GraphElement.MethodName : Container.MethodName
- Inheritance
-
GraphElement.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetPositionOffset
Cached name for the 'get_position_offset' method.
public static readonly StringName GetPositionOffset
Field Value
IsDraggable
Cached name for the 'is_draggable' method.
public static readonly StringName IsDraggable
Field Value
IsResizable
Cached name for the 'is_resizable' method.
public static readonly StringName IsResizable
Field Value
IsSelectable
Cached name for the 'is_selectable' method.
public static readonly StringName IsSelectable
Field Value
IsSelected
Cached name for the 'is_selected' method.
public static readonly StringName IsSelected
Field Value
SetDraggable
Cached name for the 'set_draggable' method.
public static readonly StringName SetDraggable
Field Value
SetPositionOffset
Cached name for the 'set_position_offset' method.
public static readonly StringName SetPositionOffset
Field Value
SetResizable
Cached name for the 'set_resizable' method.
public static readonly StringName SetResizable
Field Value
SetSelectable
Cached name for the 'set_selectable' method.
public static readonly StringName SetSelectable
Field Value
SetSelected
Cached name for the 'set_selected' method.
public static readonly StringName SetSelected