My program doesn't have bugs. It just develops random features.
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
Property group 'MusicScriptEvent'
Script
Type: string
Song
Type: string
Functions
Static native functions
CallRoutine
GetMasterVolume
native static function int GetMasterVolume ()
SetMasterVolume
native static function SetMasterVolume (int Volume)
Instance functions
Trigger
Overrides: Actor.Trigger