Table of Contents

Class AnimationPlayer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AnimationPlayer.MethodName : AnimationMixer.MethodName
Inheritance
AnimationPlayer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AnimationGetNext

Cached name for the 'animation_get_next' method.

public static readonly StringName AnimationGetNext

Field Value

StringName

AnimationSetNext

Cached name for the 'animation_set_next' method.

public static readonly StringName AnimationSetNext

Field Value

StringName

ClearQueue

Cached name for the 'clear_queue' method.

public static readonly StringName ClearQueue

Field Value

StringName

GetAssignedAnimation

Cached name for the 'get_assigned_animation' method.

public static readonly StringName GetAssignedAnimation

Field Value

StringName

GetAutoplay

Cached name for the 'get_autoplay' method.

public static readonly StringName GetAutoplay

Field Value

StringName

GetBlendTime

Cached name for the 'get_blend_time' method.

public static readonly StringName GetBlendTime

Field Value

StringName

GetCurrentAnimation

Cached name for the 'get_current_animation' method.

public static readonly StringName GetCurrentAnimation

Field Value

StringName

GetCurrentAnimationLength

Cached name for the 'get_current_animation_length' method.

public static readonly StringName GetCurrentAnimationLength

Field Value

StringName

GetCurrentAnimationPosition

Cached name for the 'get_current_animation_position' method.

public static readonly StringName GetCurrentAnimationPosition

Field Value

StringName

GetDefaultBlendTime

Cached name for the 'get_default_blend_time' method.

public static readonly StringName GetDefaultBlendTime

Field Value

StringName

GetMethodCallMode

Cached name for the 'get_method_call_mode' method.

public static readonly StringName GetMethodCallMode

Field Value

StringName

GetPlayingSpeed

Cached name for the 'get_playing_speed' method.

public static readonly StringName GetPlayingSpeed

Field Value

StringName

GetProcessCallback

Cached name for the 'get_process_callback' method.

public static readonly StringName GetProcessCallback

Field Value

StringName

GetQueue

Cached name for the 'get_queue' method.

public static readonly StringName GetQueue

Field Value

StringName

GetRoot

Cached name for the 'get_root' method.

public static readonly StringName GetRoot

Field Value

StringName

GetSpeedScale

Cached name for the 'get_speed_scale' method.

public static readonly StringName GetSpeedScale

Field Value

StringName

IsMovieQuitOnFinishEnabled

Cached name for the 'is_movie_quit_on_finish_enabled' method.

public static readonly StringName IsMovieQuitOnFinishEnabled

Field Value

StringName

IsPlaying

Cached name for the 'is_playing' method.

public static readonly StringName IsPlaying

Field Value

StringName

Pause

Cached name for the 'pause' method.

public static readonly StringName Pause

Field Value

StringName

Play

Cached name for the 'play' method.

public static readonly StringName Play

Field Value

StringName

PlayBackwards

Cached name for the 'play_backwards' method.

public static readonly StringName PlayBackwards

Field Value

StringName

Queue

Cached name for the 'queue' method.

public static readonly StringName Queue

Field Value

StringName

Seek

Cached name for the 'seek' method.

public static readonly StringName Seek

Field Value

StringName

SetAssignedAnimation

Cached name for the 'set_assigned_animation' method.

public static readonly StringName SetAssignedAnimation

Field Value

StringName

SetAutoplay

Cached name for the 'set_autoplay' method.

public static readonly StringName SetAutoplay

Field Value

StringName

SetBlendTime

Cached name for the 'set_blend_time' method.

public static readonly StringName SetBlendTime

Field Value

StringName

SetCurrentAnimation

Cached name for the 'set_current_animation' method.

public static readonly StringName SetCurrentAnimation

Field Value

StringName

SetDefaultBlendTime

Cached name for the 'set_default_blend_time' method.

public static readonly StringName SetDefaultBlendTime

Field Value

StringName

SetMethodCallMode

Cached name for the 'set_method_call_mode' method.

public static readonly StringName SetMethodCallMode

Field Value

StringName

SetMovieQuitOnFinishEnabled

Cached name for the 'set_movie_quit_on_finish_enabled' method.

public static readonly StringName SetMovieQuitOnFinishEnabled

Field Value

StringName

SetProcessCallback

Cached name for the 'set_process_callback' method.

public static readonly StringName SetProcessCallback

Field Value

StringName

SetRoot

Cached name for the 'set_root' method.

public static readonly StringName SetRoot

Field Value

StringName

SetSpeedScale

Cached name for the 'set_speed_scale' method.

public static readonly StringName SetSpeedScale

Field Value

StringName

Stop

Cached name for the 'stop' method.

public static readonly StringName Stop

Field Value

StringName