Table of Contents

Class BoneMap.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class BoneMap.MethodName : Resource.MethodName
Inheritance
BoneMap.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

FindProfileBoneName

Cached name for the 'find_profile_bone_name' method.

public static readonly StringName FindProfileBoneName

Field Value

StringName

GetProfile

Cached name for the 'get_profile' method.

public static readonly StringName GetProfile

Field Value

StringName

GetSkeletonBoneName

Cached name for the 'get_skeleton_bone_name' method.

public static readonly StringName GetSkeletonBoneName

Field Value

StringName

SetProfile

Cached name for the 'set_profile' method.

public static readonly StringName SetProfile

Field Value

StringName

SetSkeletonBoneName

Cached name for the 'set_skeleton_bone_name' method.

public static readonly StringName SetSkeletonBoneName

Field Value

StringName