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
InAudio Stream Player2D - A collection of signals for the
AudioStreamPlayer2D
class.