Class AnimationNodeAnimation.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AnimationNodeAnimation.MethodName : AnimationRootNode.MethodName
- Inheritance
-
AnimationNodeAnimation.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAnimation
Cached name for the 'get_animation' method.
public static readonly StringName GetAnimation
Field Value
GetPlayMode
Cached name for the 'get_play_mode' method.
public static readonly StringName GetPlayMode
Field Value
SetAnimation
Cached name for the 'set_animation' method.
public static readonly StringName SetAnimation
Field Value
SetPlayMode
Cached name for the 'set_play_mode' method.
public static readonly StringName SetPlayMode