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

Description

Wiki Description

Pause any sounds in the given sound category.

Documentation Comment

Pause any sounds that belong to this category


Caveats


Examples

; Pause all bird sounds.
BirdSongsCategory.Pause()

Auto-Generated Example

mySoundCategory__toCallFunctionOn.Pause()

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.