Table of Contents

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

StringName

GetEditorDrawGizmo

Cached name for the 'get_editor_draw_gizmo' method.

public static readonly StringName GetEditorDrawGizmo

Field Value

StringName

GetEnabled

Cached name for the 'get_enabled' method.

public static readonly StringName GetEnabled

Field Value

StringName

GetExecutionMode

Cached name for the 'get_execution_mode' method.

public static readonly StringName GetExecutionMode

Field Value

StringName

GetIsSetup

Cached name for the 'get_is_setup' method.

public static readonly StringName GetIsSetup

Field Value

StringName

GetModificationStack

Cached name for the 'get_modification_stack' method.

public static readonly StringName GetModificationStack

Field Value

StringName

SetEditorDrawGizmo

Cached name for the 'set_editor_draw_gizmo' method.

public static readonly StringName SetEditorDrawGizmo

Field Value

StringName

SetEnabled

Cached name for the 'set_enabled' method.

public static readonly StringName SetEnabled

Field Value

StringName

SetExecutionMode

Cached name for the 'set_execution_mode' method.

public static readonly StringName SetExecutionMode

Field Value

StringName

SetIsSetup

Cached name for the 'set_is_setup' method.

public static readonly StringName SetIsSetup

Field Value

StringName

_DrawEditorGizmo

Cached name for the '_draw_editor_gizmo' method.

public static readonly StringName _DrawEditorGizmo

Field Value

StringName

_Execute

Cached name for the '_execute' method.

public static readonly StringName _Execute

Field Value

StringName

_SetupModification

Cached name for the '_setup_modification' method.

public static readonly StringName _SetupModification

Field Value

StringName