GetSoundSourceFile

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

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

See Also