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

Engine.MatchInfo


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
class MatchInfo extends Object;

var string LevelName;
var localized string MenuName;          // usually "", otherwise, override the name in the SP menus
var string EnemyTeamName;
var string SpecialEvent;
var float DifficultyModifier;
var float GoalScore;
var string URLString;
var string MenuDescription;
var int NumBots;                // number of bots in match, besides player
var string GameType;            // GameInfo class to use
var string ThumbName;           // name of a material (in form package.group.name) to use as the thumbnail

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Mon 23/10/2006 20:25:18.000 - Creation time: Wed 7/2/2007 19:16:44.000 - Created with UnCodeX