Class AudioStreamRandomizer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioStreamRandomizer.MethodName : AudioStream.MethodName
- Inheritance
-
AudioStreamRandomizer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddStream
Cached name for the 'add_stream' method.
public static readonly StringName AddStream
Field Value
GetPlaybackMode
Cached name for the 'get_playback_mode' method.
public static readonly StringName GetPlaybackMode
Field Value
GetRandomPitch
Cached name for the 'get_random_pitch' method.
public static readonly StringName GetRandomPitch
Field Value
GetRandomVolumeOffsetDb
Cached name for the 'get_random_volume_offset_db' method.
public static readonly StringName GetRandomVolumeOffsetDb
Field Value
GetStream
Cached name for the 'get_stream' method.
public static readonly StringName GetStream
Field Value
GetStreamProbabilityWeight
Cached name for the 'get_stream_probability_weight' method.
public static readonly StringName GetStreamProbabilityWeight
Field Value
GetStreamsCount
Cached name for the 'get_streams_count' method.
public static readonly StringName GetStreamsCount
Field Value
MoveStream
Cached name for the 'move_stream' method.
public static readonly StringName MoveStream
Field Value
RemoveStream
Cached name for the 'remove_stream' method.
public static readonly StringName RemoveStream
Field Value
SetPlaybackMode
Cached name for the 'set_playback_mode' method.
public static readonly StringName SetPlaybackMode
Field Value
SetRandomPitch
Cached name for the 'set_random_pitch' method.
public static readonly StringName SetRandomPitch
Field Value
SetRandomVolumeOffsetDb
Cached name for the 'set_random_volume_offset_db' method.
public static readonly StringName SetRandomVolumeOffsetDb
Field Value
SetStream
Cached name for the 'set_stream' method.
public static readonly StringName SetStream
Field Value
SetStreamProbabilityWeight
Cached name for the 'set_stream_probability_weight' method.
public static readonly StringName SetStreamProbabilityWeight
Field Value
SetStreamsCount
Cached name for the 'set_streams_count' method.
public static readonly StringName SetStreamsCount