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: Fr 30.3.2007 08:43:58.000 - Creation time: Mo 16.4.2007 11:20:56.312 - Created with UnCodeX