GetMusicTypePath

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Returns the Path trait of a specified Music Type.

Syntax

[help]
(path:string) GetMusicTypePath musicType:ref

Example

let sPath := GetMusicTypePath DefaultSuccess // "Data/Music/Special/Success.mp3" 

See also