UnMute - SoundCategory

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