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
GetFadeTime
Cached name for the 'get_fade_time' method.
public static readonly StringName GetFadeTime
Field Value
GetListStream
Cached name for the 'get_list_stream' method.
public static readonly StringName GetListStream
Field Value
GetShuffle
Cached name for the 'get_shuffle' method.
public static readonly StringName GetShuffle
Field Value
GetStreamCount
Cached name for the 'get_stream_count' method.
public static readonly StringName GetStreamCount
Field Value
HasLoop
Cached name for the 'has_loop' method.
public static readonly StringName HasLoop
Field Value
SetFadeTime
Cached name for the 'set_fade_time' method.
public static readonly StringName SetFadeTime
Field Value
SetListStream
Cached name for the 'set_list_stream' method.
public static readonly StringName SetListStream
Field Value
SetLoop
Cached name for the 'set_loop' method.
public static readonly StringName SetLoop
Field Value
SetShuffle
Cached name for the 'set_shuffle' method.
public static readonly StringName SetShuffle
Field Value
SetStreamCount
Cached name for the 'set_stream_count' method.
public static readonly StringName SetStreamCount