Table of Contents

Class AnimatedTexture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AnimatedTexture.MethodName : Texture2D.MethodName
Inheritance
AnimatedTexture.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCurrentFrame

Cached name for the 'get_current_frame' method.

public static readonly StringName GetCurrentFrame

Field Value

StringName

GetFrameDuration

Cached name for the 'get_frame_duration' method.

public static readonly StringName GetFrameDuration

Field Value

StringName

GetFrameTexture

Cached name for the 'get_frame_texture' method.

public static readonly StringName GetFrameTexture

Field Value

StringName

GetFrames

Cached name for the 'get_frames' method.

public static readonly StringName GetFrames

Field Value

StringName

GetOneShot

Cached name for the 'get_one_shot' method.

public static readonly StringName GetOneShot

Field Value

StringName

GetPause

Cached name for the 'get_pause' method.

public static readonly StringName GetPause

Field Value

StringName

GetSpeedScale

Cached name for the 'get_speed_scale' method.

public static readonly StringName GetSpeedScale

Field Value

StringName

SetCurrentFrame

Cached name for the 'set_current_frame' method.

public static readonly StringName SetCurrentFrame

Field Value

StringName

SetFrameDuration

Cached name for the 'set_frame_duration' method.

public static readonly StringName SetFrameDuration

Field Value

StringName

SetFrameTexture

Cached name for the 'set_frame_texture' method.

public static readonly StringName SetFrameTexture

Field Value

StringName

SetFrames

Cached name for the 'set_frames' method.

public static readonly StringName SetFrames

Field Value

StringName

SetOneShot

Cached name for the 'set_one_shot' method.

public static readonly StringName SetOneShot

Field Value

StringName

SetPause

Cached name for the 'set_pause' method.

public static readonly StringName SetPause

Field Value

StringName

SetSpeedScale

Cached name for the 'set_speed_scale' method.

public static readonly StringName SetSpeedScale

Field Value

StringName