Class SkeletonModification2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SkeletonModification2D.MethodName : Resource.MethodName
- Inheritance
-
SkeletonModification2D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ClampAngle
Cached name for the 'clamp_angle' method.
public static readonly StringName ClampAngle
Field Value
GetEditorDrawGizmo
Cached name for the 'get_editor_draw_gizmo' method.
public static readonly StringName GetEditorDrawGizmo
Field Value
GetEnabled
Cached name for the 'get_enabled' method.
public static readonly StringName GetEnabled
Field Value
GetExecutionMode
Cached name for the 'get_execution_mode' method.
public static readonly StringName GetExecutionMode
Field Value
GetIsSetup
Cached name for the 'get_is_setup' method.
public static readonly StringName GetIsSetup
Field Value
GetModificationStack
Cached name for the 'get_modification_stack' method.
public static readonly StringName GetModificationStack
Field Value
SetEditorDrawGizmo
Cached name for the 'set_editor_draw_gizmo' method.
public static readonly StringName SetEditorDrawGizmo
Field Value
SetEnabled
Cached name for the 'set_enabled' method.
public static readonly StringName SetEnabled
Field Value
SetExecutionMode
Cached name for the 'set_execution_mode' method.
public static readonly StringName SetExecutionMode
Field Value
SetIsSetup
Cached name for the 'set_is_setup' method.
public static readonly StringName SetIsSetup
Field Value
_DrawEditorGizmo
Cached name for the '_draw_editor_gizmo' method.
public static readonly StringName _DrawEditorGizmo
Field Value
_Execute
Cached name for the '_execute' method.
public static readonly StringName _Execute
Field Value
_SetupModification
Cached name for the '_setup_modification' method.
public static readonly StringName _SetupModification