Class Skeleton2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Skeleton2D.MethodName : Node2D.MethodName
- Inheritance
-
Skeleton2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ExecuteModifications
Cached name for the 'execute_modifications' method.
public static readonly StringName ExecuteModifications
Field Value
GetBone
Cached name for the 'get_bone' method.
public static readonly StringName GetBone
Field Value
GetBoneCount
Cached name for the 'get_bone_count' method.
public static readonly StringName GetBoneCount
Field Value
GetBoneLocalPoseOverride
Cached name for the 'get_bone_local_pose_override' method.
public static readonly StringName GetBoneLocalPoseOverride
Field Value
GetModificationStack
Cached name for the 'get_modification_stack' method.
public static readonly StringName GetModificationStack
Field Value
GetSkeleton
Cached name for the 'get_skeleton' method.
public static readonly StringName GetSkeleton
Field Value
SetBoneLocalPoseOverride
Cached name for the 'set_bone_local_pose_override' method.
public static readonly StringName SetBoneLocalPoseOverride
Field Value
SetModificationStack
Cached name for the 'set_modification_stack' method.
public static readonly StringName SetModificationStack