Background for Skyrim SE

Sound


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
intfunctionPlay(ObjectReferenceakSource)Native

Plays the sound from the location of the specified object reference.

boolfunctionPlayAndWait(ObjectReferenceakSource)Native

Plays the sound from the location of the specified object reference, and waits for the sound to finish playing. This function is latent.

voidfunctionStopInstance(intaiPlaybackInstance)NativeGlobal

Cause the given playback instance to cease playback. The next time the sound is played it will have a new instance ID.

voidfunctionSetInstanceVolume(intaiPlaybackInstance, floatafVolume)NativeGlobal

Modify the volume of a playing sound instance.

SKSE64 additions built 2024-01-17 20:01:40.731000 UTC

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