Cogito, ergo sum

UE2:MapList (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Actor >> Info >> MapList
Package: 
Engine
Direct subclass:
MapListXMP
This class in other games:
RTNP, U1, UT, UE2Runtime, U2XMP, UT2003, 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


Instance functions[edit]

GetNextMap[edit]

function string GetNextMap ()