GetContainerSound
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns a Sound form attached to a specified container. Sound IDs are as follows:0 - Open sound 1 - Close sound 2 - Random/Looping sound
Syntax
(form) GetContainerSound container:baseform whichSound:int
Example
set rSound to GetContainerSound MyContainer 0