Pause - SoundCategory

Revision as of 00:09, 15 February 2012 by imported>Catwheezle (Added "see also" section items.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: SoundCategory Script

Pause any sounds in the given sound category.

SyntaxEdit

Function Pause() native

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

; Pause all bird sounds.
BirdSongsCategory.Pause()

See AlsoEdit