I'm a doctor, not a mechanic

UE2:MapList (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> MapList
Package: 
Engine
Direct subclasses:
MapListDoubleDomination, MapListBombingRun, MapListCaptureTheFlag, MapListDeathMatch, MapListLastManStanding, MapListMutant, MapListSkaarjInvasion, MapListTeamDeathMatch
This class in other games:
RTNP, U1, UT, U2, UE2Runtime, U2XMP, UT2004

MapList.

contains a list of maps to cycle through

Properties[edit]

Property group 'Maps'[edit]

Maps[edit]

Type: array<string>

Modifiers: config


Internal variables[edit]

MapNum[edit]

Type: int

Modifiers: config


Functions[edit]

Events[edit]

Spawned[edit]

event Spawned ()


Other instance functions[edit]

GetAllMaps[edit]

function GetAllMaps (out string s)


GetNextMap[edit]

function string GetNextMap ()