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