Table of Contents

Class BoneAttachment3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class BoneAttachment3D.MethodName : Node3D.MethodName
Inheritance
BoneAttachment3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetBoneIdx

Cached name for the 'get_bone_idx' method.

public static readonly StringName GetBoneIdx

Field Value

StringName

GetBoneName

Cached name for the 'get_bone_name' method.

public static readonly StringName GetBoneName

Field Value

StringName

GetExternalSkeleton

Cached name for the 'get_external_skeleton' method.

public static readonly StringName GetExternalSkeleton

Field Value

StringName

GetOverridePose

Cached name for the 'get_override_pose' method.

public static readonly StringName GetOverridePose

Field Value

StringName

GetUseExternalSkeleton

Cached name for the 'get_use_external_skeleton' method.

public static readonly StringName GetUseExternalSkeleton

Field Value

StringName

OnBonePoseUpdate

Cached name for the 'on_bone_pose_update' method.

public static readonly StringName OnBonePoseUpdate

Field Value

StringName

SetBoneIdx

Cached name for the 'set_bone_idx' method.

public static readonly StringName SetBoneIdx

Field Value

StringName

SetBoneName

Cached name for the 'set_bone_name' method.

public static readonly StringName SetBoneName

Field Value

StringName

SetExternalSkeleton

Cached name for the 'set_external_skeleton' method.

public static readonly StringName SetExternalSkeleton

Field Value

StringName

SetOverridePose

Cached name for the 'set_override_pose' method.

public static readonly StringName SetOverridePose

Field Value

StringName

SetUseExternalSkeleton

Cached name for the 'set_use_external_skeleton' method.

public static readonly StringName SetUseExternalSkeleton

Field Value

StringName