Mute - SoundCategory
Jump to navigation
Jump to search
Member of: SoundCategory Script
Mute any sounds in the given sound category.
Syntax[edit | edit source]
Function Mute() native
Parameters[edit | edit source]
None
Return Value[edit | edit source]
None
Examples[edit | edit source]
; Mute voices (not pausing because they need to stay synched to animation.)
NonDialogVoiceSoundCategory.Mute()