Pause - SoundCategory
Revision as of 14:15, 26 October 2011 by imported>Jlundin (→See Also)
Member of: SoundCategory Script
Pause any sounds in the given sound category.
Syntax
Function Pause() native
Parameters
None
Return Value
None
Examples
; Pause all bird sounds.
BirdSongsCategory.Pause()