The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:MapList (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> MapList

Contents

Package: 
Engine
Direct subclasses:
MapListBombingRun, MapListCaptureTheFlag, MapListDeathMatch, MapListDoubleDomination, MapListLastManStanding, MapListMutant, MapListSkaarjInvasion, MapListTeamDeathMatch
This class in other games:
RTNP, U1, U2, U2XMP, UE2Runtime, UT, UT2004

MapList.

contains a list of maps to cycle through

Properties

Property group 'Maps'

Maps

Type: array<string>

Modifiers: config


Internal variables

MapNum

Type: int

Modifiers: config


Functions

Events

Spawned

event Spawned ()


Other instance functions

GetAllMaps

function GetAllMaps (out string s)


GetNextMap

function string GetNextMap ()