logo
pub fn play_queued_audio_system<Source>(world: &mut World) where
    Source: Asset + Decodable
Expand description

Plays audio currently queued in the Audio resource through the AudioOutput resource