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
AddNamedBind
Cached name for the 'add_named_bind' method.
public static readonly StringName AddNamedBind
Field Value
ClearBinds
Cached name for the 'clear_binds' method.
public static readonly StringName ClearBinds
Field Value
GetBindBone
Cached name for the 'get_bind_bone' method.
public static readonly StringName GetBindBone
Field Value
GetBindCount
Cached name for the 'get_bind_count' method.
public static readonly StringName GetBindCount
Field Value
GetBindName
Cached name for the 'get_bind_name' method.
public static readonly StringName GetBindName
Field Value
GetBindPose
Cached name for the 'get_bind_pose' method.
public static readonly StringName GetBindPose
Field Value
SetBindBone
Cached name for the 'set_bind_bone' method.
public static readonly StringName SetBindBone
Field Value
SetBindCount
Cached name for the 'set_bind_count' method.
public static readonly StringName SetBindCount
Field Value
SetBindName
Cached name for the 'set_bind_name' method.
public static readonly StringName SetBindName
Field Value
SetBindPose
Cached name for the 'set_bind_pose' method.
public static readonly StringName SetBindPose