Table of Contents

Class Skin.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

AddBind

Cached name for the 'add_bind' method.

public static readonly StringName AddBind

Field Value

StringName

AddNamedBind

Cached name for the 'add_named_bind' method.

public static readonly StringName AddNamedBind

Field Value

StringName

ClearBinds

Cached name for the 'clear_binds' method.

public static readonly StringName ClearBinds

Field Value

StringName

GetBindBone

Cached name for the 'get_bind_bone' method.

public static readonly StringName GetBindBone

Field Value

StringName

GetBindCount

Cached name for the 'get_bind_count' method.

public static readonly StringName GetBindCount

Field Value

StringName

GetBindName

Cached name for the 'get_bind_name' method.

public static readonly StringName GetBindName

Field Value

StringName

GetBindPose

Cached name for the 'get_bind_pose' method.

public static readonly StringName GetBindPose

Field Value

StringName

SetBindBone

Cached name for the 'set_bind_bone' method.

public static readonly StringName SetBindBone

Field Value

StringName

SetBindCount

Cached name for the 'set_bind_count' method.

public static readonly StringName SetBindCount

Field Value

StringName

SetBindName

Cached name for the 'set_bind_name' method.

public static readonly StringName SetBindName

Field Value

StringName

SetBindPose

Cached name for the 'set_bind_pose' method.

public static readonly StringName SetBindPose

Field Value

StringName