Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.UT2K4SPTab_TeamQualification


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
//==============================================================================
// Single Player Team Qualification menu
//
// Written by Michiel Hendriks
// (c) 2003, Epic Games, Inc. All Rights Reserved
//==============================================================================

class UT2K4SPTab_TeamQualification extends UT2K4SPTab_SingleLadder;

defaultproperties
{
     LadderId=1
     EntryLabels(0)="First qualification"
     EntryLabels(1)="Second round"
     EntryLabels(2)="Third round"
     EntryLabels(3)="Final qualification round"
     PanelCaption="Team Qualification"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: pr 5-2-2018 12:35:54.000 - Creation time: sk 18-3-2018 09:50:24.208 - Created with UnCodeX