Class AudioStreamPlayback.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioStreamPlayback.MethodName : RefCounted.MethodName
- Inheritance
-
AudioStreamPlayback.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
_GetLoopCount
Cached name for the '_get_loop_count' method.
public static readonly StringName _GetLoopCount
Field Value
_GetPlaybackPosition
Cached name for the '_get_playback_position' method.
public static readonly StringName _GetPlaybackPosition
Field Value
_IsPlaying
Cached name for the '_is_playing' method.
public static readonly StringName _IsPlaying
Field Value
_Seek
Cached name for the '_seek' method.
public static readonly StringName _Seek
Field Value
_Start
Cached name for the '_start' method.
public static readonly StringName _Start
Field Value
_Stop
Cached name for the '_stop' method.
public static readonly StringName _Stop
Field Value
_TagUsedStreams
Cached name for the '_tag_used_streams' method.
public static readonly StringName _TagUsedStreams