Function ambient_guest_bridge::core::audio::components::play_now
source · pub fn play_now() -> Component<()>
Expand description
Trigger at this frame: The system will watch for this component and PLAY the audio at this frame,
using the other components as parameters.
Then set it back to false.
Attributes: MaybeResource, Debuggable