GetMusicTypePath
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns the Path trait of a specified Music Type.
Syntax
(path:string) GetMusicTypePath musicType:ref
Example
let sPath := GetMusicTypePath DefaultSuccess // "Data/Music/Special/Success.mp3"