GetSoundSourceFile
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the source sound file/folder path used by the specified Sound.
Syntax
(filePath:string_var) GetSoundSourceFile sound:ref
Example
let sSoundSrc := GetSoundSourceFile EMTMedicalBeep01
Notes
- If changing a sound in a persistent REF used in a script, it must be disabled and re-enabled for the changes to take effect