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
GetFrameDuration
Cached name for the 'get_frame_duration' method.
public static readonly StringName GetFrameDuration
Field Value
GetFrameTexture
Cached name for the 'get_frame_texture' method.
public static readonly StringName GetFrameTexture
Field Value
GetFrames
Cached name for the 'get_frames' method.
public static readonly StringName GetFrames
Field Value
GetOneShot
Cached name for the 'get_one_shot' method.
public static readonly StringName GetOneShot
Field Value
GetPause
Cached name for the 'get_pause' method.
public static readonly StringName GetPause
Field Value
GetSpeedScale
Cached name for the 'get_speed_scale' method.
public static readonly StringName GetSpeedScale
Field Value
SetCurrentFrame
Cached name for the 'set_current_frame' method.
public static readonly StringName SetCurrentFrame
Field Value
SetFrameDuration
Cached name for the 'set_frame_duration' method.
public static readonly StringName SetFrameDuration
Field Value
SetFrameTexture
Cached name for the 'set_frame_texture' method.
public static readonly StringName SetFrameTexture
Field Value
SetFrames
Cached name for the 'set_frames' method.
public static readonly StringName SetFrames
Field Value
SetOneShot
Cached name for the 'set_one_shot' method.
public static readonly StringName SetOneShot
Field Value
SetPause
Cached name for the 'set_pause' method.
public static readonly StringName SetPause
Field Value
SetSpeedScale
Cached name for the 'set_speed_scale' method.
public static readonly StringName SetSpeedScale