Gah - a solution with more questions. – EntropicLqd

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

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 ()