UnPause - SoundCategory
Revision as of 14:15, 26 October 2011 by imported>Plplecuyer
Member of: SoundCategory Script
Resume playback of any paused sounds in the given sound category.
Syntax[edit | edit source]
Function UnPause() native
Parameters[edit | edit source]
None
Return Value[edit | edit source]
None
Examples[edit | edit source]
; Restart bird sounds.
BirdSongsCategory.UnPause()