UnPause - SoundCategory

Member of: SoundCategory Script

Resume playback of any paused sounds in the given sound category.

SyntaxEdit

Function UnPause() native

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

; Restart bird sounds.
BirdSongsCategory.UnPause()

See AlsoEdit