Background for Skyrim SE

SoundCategory


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
voidfunctionPause()Native

Pause any sounds in the given sound category.

voidfunctionUnPause()Native

Resume playback of any SoundCategory.Pause() sounds in the given sound category.

voidfunctionMute()Native

Mute any sounds in the given sound category.

voidfunctionUnMute()Native

UnMute any SoundCategory.Mute() sounds in the given sound category.

voidfunctionSetVolume(floatafVolume)Native

Set a volume modifier on any sounds in the given sound category.

voidfunctionSetFrequency(floatafFrequencyCoeffecient)Native

Set a frequency modifier on any sounds in the given sound category.

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