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
AnimationSetNext
Cached name for the 'animation_set_next' method.
public static readonly StringName AnimationSetNext
Field Value
ClearQueue
Cached name for the 'clear_queue' method.
public static readonly StringName ClearQueue
Field Value
GetAssignedAnimation
Cached name for the 'get_assigned_animation' method.
public static readonly StringName GetAssignedAnimation
Field Value
GetAutoplay
Cached name for the 'get_autoplay' method.
public static readonly StringName GetAutoplay
Field Value
GetBlendTime
Cached name for the 'get_blend_time' method.
public static readonly StringName GetBlendTime
Field Value
GetCurrentAnimation
Cached name for the 'get_current_animation' method.
public static readonly StringName GetCurrentAnimation
Field Value
GetCurrentAnimationLength
Cached name for the 'get_current_animation_length' method.
public static readonly StringName GetCurrentAnimationLength
Field Value
GetCurrentAnimationPosition
Cached name for the 'get_current_animation_position' method.
public static readonly StringName GetCurrentAnimationPosition
Field Value
GetDefaultBlendTime
Cached name for the 'get_default_blend_time' method.
public static readonly StringName GetDefaultBlendTime
Field Value
GetMethodCallMode
Cached name for the 'get_method_call_mode' method.
public static readonly StringName GetMethodCallMode
Field Value
GetPlayingSpeed
Cached name for the 'get_playing_speed' method.
public static readonly StringName GetPlayingSpeed
Field Value
GetProcessCallback
Cached name for the 'get_process_callback' method.
public static readonly StringName GetProcessCallback
Field Value
GetQueue
Cached name for the 'get_queue' method.
public static readonly StringName GetQueue
Field Value
GetRoot
Cached name for the 'get_root' method.
public static readonly StringName GetRoot
Field Value
GetSpeedScale
Cached name for the 'get_speed_scale' method.
public static readonly StringName GetSpeedScale
Field Value
IsMovieQuitOnFinishEnabled
Cached name for the 'is_movie_quit_on_finish_enabled' method.
public static readonly StringName IsMovieQuitOnFinishEnabled
Field Value
IsPlaying
Cached name for the 'is_playing' method.
public static readonly StringName IsPlaying
Field Value
Pause
Cached name for the 'pause' method.
public static readonly StringName Pause
Field Value
Play
Cached name for the 'play' method.
public static readonly StringName Play
Field Value
PlayBackwards
Cached name for the 'play_backwards' method.
public static readonly StringName PlayBackwards
Field Value
Queue
Cached name for the 'queue' method.
public static readonly StringName Queue
Field Value
Seek
Cached name for the 'seek' method.
public static readonly StringName Seek
Field Value
SetAssignedAnimation
Cached name for the 'set_assigned_animation' method.
public static readonly StringName SetAssignedAnimation
Field Value
SetAutoplay
Cached name for the 'set_autoplay' method.
public static readonly StringName SetAutoplay
Field Value
SetBlendTime
Cached name for the 'set_blend_time' method.
public static readonly StringName SetBlendTime
Field Value
SetCurrentAnimation
Cached name for the 'set_current_animation' method.
public static readonly StringName SetCurrentAnimation
Field Value
SetDefaultBlendTime
Cached name for the 'set_default_blend_time' method.
public static readonly StringName SetDefaultBlendTime
Field Value
SetMethodCallMode
Cached name for the 'set_method_call_mode' method.
public static readonly StringName SetMethodCallMode
Field Value
SetMovieQuitOnFinishEnabled
Cached name for the 'set_movie_quit_on_finish_enabled' method.
public static readonly StringName SetMovieQuitOnFinishEnabled
Field Value
SetProcessCallback
Cached name for the 'set_process_callback' method.
public static readonly StringName SetProcessCallback
Field Value
SetRoot
Cached name for the 'set_root' method.
public static readonly StringName SetRoot
Field Value
SetSpeedScale
Cached name for the 'set_speed_scale' method.
public static readonly StringName SetSpeedScale
Field Value
Stop
Cached name for the 'stop' method.
public static readonly StringName Stop