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
DeleteModification
Cached name for the 'delete_modification' method.
public static readonly StringName DeleteModification
Field Value
EnableAllModifications
Cached name for the 'enable_all_modifications' method.
public static readonly StringName EnableAllModifications
Field Value
Execute
Cached name for the 'execute' method.
public static readonly StringName Execute
Field Value
GetEnabled
Cached name for the 'get_enabled' method.
public static readonly StringName GetEnabled
Field Value
GetIsSetup
Cached name for the 'get_is_setup' method.
public static readonly StringName GetIsSetup
Field Value
GetModification
Cached name for the 'get_modification' method.
public static readonly StringName GetModification
Field Value
GetModificationCount
Cached name for the 'get_modification_count' method.
public static readonly StringName GetModificationCount
Field Value
GetSkeleton
Cached name for the 'get_skeleton' method.
public static readonly StringName GetSkeleton
Field Value
GetStrength
Cached name for the 'get_strength' method.
public static readonly StringName GetStrength
Field Value
SetEnabled
Cached name for the 'set_enabled' method.
public static readonly StringName SetEnabled
Field Value
SetModification
Cached name for the 'set_modification' method.
public static readonly StringName SetModification
Field Value
SetModificationCount
Cached name for the 'set_modification_count' method.
public static readonly StringName SetModificationCount
Field Value
SetStrength
Cached name for the 'set_strength' method.
public static readonly StringName SetStrength
Field Value
Setup
Cached name for the 'setup' method.
public static readonly StringName Setup