UE2:UT2MusicManager (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2MusicManager
Package:
XInterface
Direct subclass:
UT2OGGMenu
This class in other games:

(C) 2002, Epic Games

Properties

PlayList

Type: PlayListStruct

Modifiers: config


Default values

Property Value
bPersistent True

Structs

PlayListStruct

bool bRepeat
bool bShuffle
string Current
array<string> Songs

Instance functions

MusicChanged

function MusicChanged ()


SetInitialMusic

function string SetInitialMusic (string NewSong)


SetMusic

function SetMusic (string NewSong)