Class AnimatedSprite3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AnimatedSprite3D.MethodName : SpriteBase3D.MethodName
- Inheritance
-
AnimatedSprite3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAnimation
Cached name for the 'get_animation' method.
public static readonly StringName GetAnimation
Field Value
GetAutoplay
Cached name for the 'get_autoplay' method.
public static readonly StringName GetAutoplay
Field Value
GetFrame
Cached name for the 'get_frame' method.
public static readonly StringName GetFrame
Field Value
GetFrameProgress
Cached name for the 'get_frame_progress' method.
public static readonly StringName GetFrameProgress
Field Value
GetPlayingSpeed
Cached name for the 'get_playing_speed' method.
public static readonly StringName GetPlayingSpeed
Field Value
GetSpeedScale
Cached name for the 'get_speed_scale' method.
public static readonly StringName GetSpeedScale
Field Value
GetSpriteFrames
Cached name for the 'get_sprite_frames' method.
public static readonly StringName GetSpriteFrames
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
SetAnimation
Cached name for the 'set_animation' method.
public static readonly StringName SetAnimation
Field Value
SetAutoplay
Cached name for the 'set_autoplay' method.
public static readonly StringName SetAutoplay
Field Value
SetFrame
Cached name for the 'set_frame' method.
public static readonly StringName SetFrame
Field Value
SetFrameAndProgress
Cached name for the 'set_frame_and_progress' method.
public static readonly StringName SetFrameAndProgress
Field Value
SetFrameProgress
Cached name for the 'set_frame_progress' method.
public static readonly StringName SetFrameProgress
Field Value
SetSpeedScale
Cached name for the 'set_speed_scale' method.
public static readonly StringName SetSpeedScale
Field Value
SetSpriteFrames
Cached name for the 'set_sprite_frames' method.
public static readonly StringName SetSpriteFrames
Field Value
Stop
Cached name for the 'stop' method.
public static readonly StringName Stop