UnMute - SoundCategory

Revision as of 15:27, 26 October 2011 by imported>Jlundin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: SoundCategory Script

UnMute any muted sounds in the given sound category.

SyntaxEdit

Function UnMute() native

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

; UnMute voices (which should still be in synch with their animations.)
NonDialogVoiceSoundCategory.UnMute()

See AlsoEdit