Class AnimationNodeStateMachinePlayback.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AnimationNodeStateMachinePlayback.MethodName : Resource.MethodName
- Inheritance
-
AnimationNodeStateMachinePlayback.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCurrentLength
Cached name for the 'get_current_length' method.
public static readonly StringName GetCurrentLength
Field Value
GetCurrentNode
Cached name for the 'get_current_node' method.
public static readonly StringName GetCurrentNode
Field Value
GetCurrentPlayPosition
Cached name for the 'get_current_play_position' method.
public static readonly StringName GetCurrentPlayPosition
Field Value
GetFadingFromNode
Cached name for the 'get_fading_from_node' method.
public static readonly StringName GetFadingFromNode
Field Value
GetTravelPath
Cached name for the 'get_travel_path' method.
public static readonly StringName GetTravelPath
Field Value
IsPlaying
Cached name for the 'is_playing' method.
public static readonly StringName IsPlaying
Field Value
Next
Cached name for the 'next' method.
public static readonly StringName Next
Field Value
Start
Cached name for the 'start' method.
public static readonly StringName Start
Field Value
Stop
Cached name for the 'stop' method.
public static readonly StringName Stop
Field Value
Travel
Cached name for the 'travel' method.
public static readonly StringName Travel