The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:MapList (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
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
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
MapList.
contains a list of maps to cycle through
Properties
Property group 'Maps'
Maps
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 ()
