Gah - a solution with more questions. – EntropicLqd

UE2:MapList (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
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 ()