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

Description

Wiki Description

Mute any sounds in the given sound category.

Documentation Comment

Mute any sounds that belong to this category


Caveats


Examples

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

Auto-Generated Example

mySoundCategory__toCallFunctionOn.Mute()

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.