SlashCo.AudioSystem.DisableBackgroundMusic
Description
Disables the background music until it's enabled again by calling SlashCo.AudioSystem.EnableBackgroundMusic
Arguments
1boolean forced = false
Set this to true if you want to force disable it- other systems won't be able to just re-enable it.