Table of Contents

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

StringName

GetAutoplay

Cached name for the 'get_autoplay' method.

public static readonly StringName GetAutoplay

Field Value

StringName

GetFrame

Cached name for the 'get_frame' method.

public static readonly StringName GetFrame

Field Value

StringName

GetFrameProgress

Cached name for the 'get_frame_progress' method.

public static readonly StringName GetFrameProgress

Field Value

StringName

GetPlayingSpeed

Cached name for the 'get_playing_speed' method.

public static readonly StringName GetPlayingSpeed

Field Value

StringName

GetSpeedScale

Cached name for the 'get_speed_scale' method.

public static readonly StringName GetSpeedScale

Field Value

StringName

GetSpriteFrames

Cached name for the 'get_sprite_frames' method.

public static readonly StringName GetSpriteFrames

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

SetAnimation

Cached name for the 'set_animation' method.

public static readonly StringName SetAnimation

Field Value

StringName

SetAutoplay

Cached name for the 'set_autoplay' method.

public static readonly StringName SetAutoplay

Field Value

StringName

SetFrame

Cached name for the 'set_frame' method.

public static readonly StringName SetFrame

Field Value

StringName

SetFrameAndProgress

Cached name for the 'set_frame_and_progress' method.

public static readonly StringName SetFrameAndProgress

Field Value

StringName

SetFrameProgress

Cached name for the 'set_frame_progress' method.

public static readonly StringName SetFrameProgress

Field Value

StringName

SetSpeedScale

Cached name for the 'set_speed_scale' method.

public static readonly StringName SetSpeedScale

Field Value

StringName

SetSpriteFrames

Cached name for the 'set_sprite_frames' method.

public static readonly StringName SetSpriteFrames

Field Value

StringName

Stop

Cached name for the 'stop' method.

public static readonly StringName Stop

Field Value

StringName