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
GetBoneName
Cached name for the 'get_bone_name' method.
public static readonly StringName GetBoneName
Field Value
GetExternalSkeleton
Cached name for the 'get_external_skeleton' method.
public static readonly StringName GetExternalSkeleton
Field Value
GetOverridePose
Cached name for the 'get_override_pose' method.
public static readonly StringName GetOverridePose
Field Value
GetUseExternalSkeleton
Cached name for the 'get_use_external_skeleton' method.
public static readonly StringName GetUseExternalSkeleton
Field Value
OnBonePoseUpdate
Cached name for the 'on_bone_pose_update' method.
public static readonly StringName OnBonePoseUpdate
Field Value
SetBoneIdx
Cached name for the 'set_bone_idx' method.
public static readonly StringName SetBoneIdx
Field Value
SetBoneName
Cached name for the 'set_bone_name' method.
public static readonly StringName SetBoneName
Field Value
SetExternalSkeleton
Cached name for the 'set_external_skeleton' method.
public static readonly StringName SetExternalSkeleton
Field Value
SetOverridePose
Cached name for the 'set_override_pose' method.
public static readonly StringName SetOverridePose
Field Value
SetUseExternalSkeleton
Cached name for the 'set_use_external_skeleton' method.
public static readonly StringName SetUseExternalSkeleton