Table of Contents

Class AnimationLibrary.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

AddAnimation

Cached name for the 'add_animation' method.

public static readonly StringName AddAnimation

Field Value

StringName

GetAnimation

Cached name for the 'get_animation' method.

public static readonly StringName GetAnimation

Field Value

StringName

GetAnimationList

Cached name for the 'get_animation_list' method.

public static readonly StringName GetAnimationList

Field Value

StringName

HasAnimation

Cached name for the 'has_animation' method.

public static readonly StringName HasAnimation

Field Value

StringName

RemoveAnimation

Cached name for the 'remove_animation' method.

public static readonly StringName RemoveAnimation

Field Value

StringName

RenameAnimation

Cached name for the 'rename_animation' method.

public static readonly StringName RenameAnimation

Field Value

StringName

_GetData

Cached name for the '_get_data' method.

public static readonly StringName _GetData

Field Value

StringName

_SetData

Cached name for the '_set_data' method.

public static readonly StringName _SetData

Field Value

StringName