Table of Contents

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

StringName

GetBone

Cached name for the 'get_bone' method.

public static readonly StringName GetBone

Field Value

StringName

GetBoneCount

Cached name for the 'get_bone_count' method.

public static readonly StringName GetBoneCount

Field Value

StringName

GetBoneLocalPoseOverride

Cached name for the 'get_bone_local_pose_override' method.

public static readonly StringName GetBoneLocalPoseOverride

Field Value

StringName

GetModificationStack

Cached name for the 'get_modification_stack' method.

public static readonly StringName GetModificationStack

Field Value

StringName

GetSkeleton

Cached name for the 'get_skeleton' method.

public static readonly StringName GetSkeleton

Field Value

StringName

SetBoneLocalPoseOverride

Cached name for the 'set_bone_local_pose_override' method.

public static readonly StringName SetBoneLocalPoseOverride

Field Value

StringName

SetModificationStack

Cached name for the 'set_modification_stack' method.

public static readonly StringName SetModificationStack

Field Value

StringName