Gah - a solution with more questions. – EntropicLqd

UE2:MapList (UE2Runtime)

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