Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIPanel | +-- XInterface.GUITabPanel | +-- XInterface.UT2K4TabPanel | +-- GUI2K4.UT2K4SPTab_Base | +-- GUI2K4.UT2K4SPTab_LadderBase | +-- GUI2K4.UT2K4SPTab_SingleLadder | +-- GUI2K4.UT2K4SPTab_Qualification
Variables Summary |
---|
Inherited Variables from GUI2K4.UT2K4SPTab_SingleLadder |
---|
animEntries, animLabels, bHasAnimated, Entries, EntryLabels, Labels, LadderHeight, LadderId, LadderLeft, LadderTop |
Structures Summary |
---|
Inherited Structures from GUI2K4.UT2K4SPTab_LadderBase |
---|
AnimData |
Functions Summary | ||
---|---|---|
selectNextMatch () |
Inherited Functions from GUI2K4.UT2K4SPTab_SingleLadder |
---|
AnimateLabels, CreateLabels, InitAnimLabels, InitComponent, selectNextMatch, ShowPanel |
Functions Detail |
---|
Select the next match, if total play time = 0 minutes and no match has been finished, auto select the tutorial
Defaultproperties |
---|
defaultproperties { LadderId=0 EntryLabels(0)="Tutorial" EntryLabels(1)="One on One" EntryLabels(2)="Cut-throat Deathmatch" EntryLabels(3)="Cut-throat Deathmatch" EntryLabels(4)="Five-way Deathmatch" EntryLabels(5)="Draft your team then defeat them" PanelCaption="Qualification" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |