UnMute - SoundCategory

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Member of: SoundCategory Script

UnMute any muted sounds in the given sound category.

Syntax[edit | edit source]

Function UnMute() native

Parameters[edit | edit source]

None

Return Value[edit | edit source]

None

Examples[edit | edit source]

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

See Also[edit | edit source]