Table of Contents

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

StringName

_GetPlaybackPosition

Cached name for the '_get_playback_position' method.

public static readonly StringName _GetPlaybackPosition

Field Value

StringName

_IsPlaying

Cached name for the '_is_playing' method.

public static readonly StringName _IsPlaying

Field Value

StringName

_Seek

Cached name for the '_seek' method.

public static readonly StringName _Seek

Field Value

StringName

_Start

Cached name for the '_start' method.

public static readonly StringName _Start

Field Value

StringName

_Stop

Cached name for the '_stop' method.

public static readonly StringName _Stop

Field Value

StringName

_TagUsedStreams

Cached name for the '_tag_used_streams' method.

public static readonly StringName _TagUsedStreams

Field Value

StringName