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
GetAnimation
Cached name for the 'get_animation' method.
public static readonly StringName GetAnimation
Field Value
GetAnimationList
Cached name for the 'get_animation_list' method.
public static readonly StringName GetAnimationList
Field Value
HasAnimation
Cached name for the 'has_animation' method.
public static readonly StringName HasAnimation
Field Value
RemoveAnimation
Cached name for the 'remove_animation' method.
public static readonly StringName RemoveAnimation
Field Value
RenameAnimation
Cached name for the 'rename_animation' method.
public static readonly StringName RenameAnimation
Field Value
_GetData
Cached name for the '_get_data' method.
public static readonly StringName _GetData
Field Value
_SetData
Cached name for the '_set_data' method.
public static readonly StringName _SetData