Mostly Harmless

UE2:UT2MusicManager (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2MusicManager
Package: 
XInterface
Direct subclass:
UT2OGGMenu
This class in other games:
UT2004

(C) 2002, Epic Games

Properties[edit]

PlayList[edit]

Type: PlayListStruct

Modifiers: config


Default values[edit]

Property Value
bPersistent True

Structs[edit]

PlayListStruct[edit]

bool bRepeat 
bool bShuffle 
string Current 
array<string> Songs 

Instance functions[edit]

MusicChanged[edit]

function MusicChanged ()


SetInitialMusic[edit]

function string SetInitialMusic (string NewSong)


SetMusic[edit]

function SetMusic (string NewSong)