class MusicTheme (client-side)
Available since version: 0.3.3.1
This class represents gothic music theme.
Properties
string fileName
Represents the music theme file name.
float vol
Represents the music theme volume.
string loop
Represents the music theme looping feature.
float reverbMix
Represents the music theme reverb mix.
float reverbTime
Represents the music theme reverb time.
int trType
Represents the music theme transition type.
int trSubType
Represents the music theme transition sub type.
byte dScriptEnd
Represents the daedalus script end marker, unused by the game, can be utilized for storing metadata for music theme object.
string name
Represents the music script theme name.
Methods
No methods.
Callbacks
No callbacks.