Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:MusicScriptEvent (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
MusicScriptEvent: Used to trigger DirectMusic scripts.
Properties[edit]
Property group 'MusicScriptEvent'[edit]
Script[edit]
Type: string
Song[edit]
Type: string
Functions[edit]
Static native functions[edit]
CallRoutine[edit]
GetMasterVolume[edit]
native static function int GetMasterVolume ()
SetMasterVolume[edit]
native static function SetMasterVolume (int Volume)
Instance functions[edit]
Trigger[edit]
Overrides: Actor.Trigger