- Found in:
- Vanilla
Description
Wiki Description
Pause any sounds in the given sound category.
Documentation Comment
Pause any sounds that belong to this category
Caveats
Examples
; Pause all bird sounds.
BirdSongsCategory.Pause()Auto-Generated Example
mySoundCategory__toCallFunctionOn.Pause()Related Pages
- SoundCategory
- SoundCategory.UnPause()
- Utility.Wait(...)
