Module audio_stream_player_2d
Expand description
Sidecar module for class AudioStreamPlayer2D.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for AudioStreamPlayer2D enums.
Structsยง
- ExPlay
- Default-param extender for
AudioStreamPlayer2D::play_ex. - SigFinished
- Signals
OfAudio Stream Player2D - A collection of signals for the
AudioStreamPlayer2Dclass.