Module utilities

Module utilities 

Source
Expand description

§Utilities

Collection of useful plugins, components or systems that are not part of the FMOD API but help when developing bevy games with FMOD.

Structs§

MuteWhenUnfocused
When this plugin is added, the audio will be muted when the PrimaryWindow is not focused and vice versa.