Mute - SoundCategory

Member of: SoundCategory Script

Mute any sounds in the given sound category.

SyntaxEdit

Function Mute() native

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

; Mute voices (not pausing because they need to stay synched to animation.)
NonDialogVoiceSoundCategory.Mute()

See AlsoEdit