I'm a doctor, not a mechanic

UE2:MapList (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> MapList

Contents

Package: 
Engine
Direct subclasses:
MapListBombingRun, MapListCaptureTheFlag, MapListDeathMatch, MapListDoubleDomination, MapListLastManStanding, MapListMutant, MapListSkaarjInvasion, MapListTeamDeathMatch
This class in other games:
RTNP, U1, U2, U2XMP, UE2Runtime, UT, UT2004

MapList.

contains a list of maps to cycle through

[edit] Properties

[edit] Property group 'Maps'

[edit] Maps

Type: array<string>

Modifiers: config


[edit] Internal variables

[edit] MapNum

Type: int

Modifiers: config


[edit] Functions

[edit] Events

[edit] Spawned

event Spawned ()


[edit] Other instance functions

[edit] GetAllMaps

function GetAllMaps (out string s)


[edit] GetNextMap

function string GetNextMap ()


Personal tools