Table of Contents

Class SkeletonModificationStack2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class SkeletonModificationStack2D.MethodName : Resource.MethodName
Inheritance
SkeletonModificationStack2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddModification

Cached name for the 'add_modification' method.

public static readonly StringName AddModification

Field Value

StringName

DeleteModification

Cached name for the 'delete_modification' method.

public static readonly StringName DeleteModification

Field Value

StringName

EnableAllModifications

Cached name for the 'enable_all_modifications' method.

public static readonly StringName EnableAllModifications

Field Value

StringName

Execute

Cached name for the 'execute' method.

public static readonly StringName Execute

Field Value

StringName

GetEnabled

Cached name for the 'get_enabled' method.

public static readonly StringName GetEnabled

Field Value

StringName

GetIsSetup

Cached name for the 'get_is_setup' method.

public static readonly StringName GetIsSetup

Field Value

StringName

GetModification

Cached name for the 'get_modification' method.

public static readonly StringName GetModification

Field Value

StringName

GetModificationCount

Cached name for the 'get_modification_count' method.

public static readonly StringName GetModificationCount

Field Value

StringName

GetSkeleton

Cached name for the 'get_skeleton' method.

public static readonly StringName GetSkeleton

Field Value

StringName

GetStrength

Cached name for the 'get_strength' method.

public static readonly StringName GetStrength

Field Value

StringName

SetEnabled

Cached name for the 'set_enabled' method.

public static readonly StringName SetEnabled

Field Value

StringName

SetModification

Cached name for the 'set_modification' method.

public static readonly StringName SetModification

Field Value

StringName

SetModificationCount

Cached name for the 'set_modification_count' method.

public static readonly StringName SetModificationCount

Field Value

StringName

SetStrength

Cached name for the 'set_strength' method.

public static readonly StringName SetStrength

Field Value

StringName

Setup

Cached name for the 'setup' method.

public static readonly StringName Setup

Field Value

StringName