Last updated
Was this helpful?
Last updated
Was this helpful?
AreSoundEffectsEnabled can be used to make the function produce no audio. This is often set by options screens so that the game code does not need to be cluttered with if-checks surrounding all audio playing.
Setting AreSoundEffectsEnabled to false will not stop any already-playing SoundEffects.