Class AudioStreamPlaybackPolyphonic.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioStreamPlaybackPolyphonic.MethodName : AudioStreamPlayback.MethodName
- Inheritance
-
AudioStreamPlaybackPolyphonic.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
IsStreamPlaying
Cached name for the 'is_stream_playing' method.
public static readonly StringName IsStreamPlaying
Field Value
PlayStream
Cached name for the 'play_stream' method.
public static readonly StringName PlayStream
Field Value
SetStreamPitchScale
Cached name for the 'set_stream_pitch_scale' method.
public static readonly StringName SetStreamPitchScale
Field Value
SetStreamVolume
Cached name for the 'set_stream_volume' method.
public static readonly StringName SetStreamVolume
Field Value
StopStream
Cached name for the 'stop_stream' method.
public static readonly StringName StopStream