Table of Contents

Class SkinReference.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class SkinReference.MethodName : RefCounted.MethodName
Inheritance
SkinReference.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetSkeleton

Cached name for the 'get_skeleton' method.

public static readonly StringName GetSkeleton

Field Value

StringName

GetSkin

Cached name for the 'get_skin' method.

public static readonly StringName GetSkin

Field Value

StringName