- Found in:
- Vanilla
Description
Wiki Description
UnMute any SoundCategory.Mute() sounds in the given sound category.
Documentation Comment
UnMute any Muted sounds that belong to this category
Caveats
Examples
; UnMute voices (which should still be in synch with their animations.)
NonDialogVoiceSoundCategory.UnMute()Auto-Generated Example
mySoundCategory__toCallFunctionOn.UnMute()