Background for Skyrim SE
Member of the SoundCategory script
voidfunctionUnMute()Native

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()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.