Table of Contents

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

StringName

GetCurrentNode

Cached name for the 'get_current_node' method.

public static readonly StringName GetCurrentNode

Field Value

StringName

GetCurrentPlayPosition

Cached name for the 'get_current_play_position' method.

public static readonly StringName GetCurrentPlayPosition

Field Value

StringName

GetFadingFromNode

Cached name for the 'get_fading_from_node' method.

public static readonly StringName GetFadingFromNode

Field Value

StringName

GetTravelPath

Cached name for the 'get_travel_path' method.

public static readonly StringName GetTravelPath

Field Value

StringName

IsPlaying

Cached name for the 'is_playing' method.

public static readonly StringName IsPlaying

Field Value

StringName

Next

Cached name for the 'next' method.

public static readonly StringName Next

Field Value

StringName

Start

Cached name for the 'start' method.

public static readonly StringName Start

Field Value

StringName

Stop

Cached name for the 'stop' method.

public static readonly StringName Stop

Field Value

StringName

Travel

Cached name for the 'travel' method.

public static readonly StringName Travel

Field Value

StringName