Table of Contents

Class AudioStreamPlaylist.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioStreamPlaylist.MethodName : AudioStream.MethodName
Inheritance
AudioStreamPlaylist.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetBpm

Cached name for the 'get_bpm' method.

public static readonly StringName GetBpm

Field Value

StringName

GetFadeTime

Cached name for the 'get_fade_time' method.

public static readonly StringName GetFadeTime

Field Value

StringName

GetListStream

Cached name for the 'get_list_stream' method.

public static readonly StringName GetListStream

Field Value

StringName

GetShuffle

Cached name for the 'get_shuffle' method.

public static readonly StringName GetShuffle

Field Value

StringName

GetStreamCount

Cached name for the 'get_stream_count' method.

public static readonly StringName GetStreamCount

Field Value

StringName

HasLoop

Cached name for the 'has_loop' method.

public static readonly StringName HasLoop

Field Value

StringName

SetFadeTime

Cached name for the 'set_fade_time' method.

public static readonly StringName SetFadeTime

Field Value

StringName

SetListStream

Cached name for the 'set_list_stream' method.

public static readonly StringName SetListStream

Field Value

StringName

SetLoop

Cached name for the 'set_loop' method.

public static readonly StringName SetLoop

Field Value

StringName

SetShuffle

Cached name for the 'set_shuffle' method.

public static readonly StringName SetShuffle

Field Value

StringName

SetStreamCount

Cached name for the 'set_stream_count' method.

public static readonly StringName SetStreamCount

Field Value

StringName