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: Di 5.9.2006 22:28:52.000 - Creation time: Do 14.8.2014 09:58:53.948 - Created with UnCodeX