Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:MapList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- Engine
- Direct subclasses:
- ASMapList, MapListCaptureTheFlag, MapListBombingRun, MapListDeathMatch, MapListDoubleDomination, MapListLastManStanding, MapListMutant, MapListSkaarjInvasion, MapListTeamDeathMatch, MapListVehicleCTF, ONSMapListOnslaught
- This class in other games:
- RTNP, U1, UT, U2, UE2Runtime, U2XMP, UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} 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: protected, config
Internal variables
CachedMaps
Type: array<CacheManager.MapRecord>
MapNum
Type: int
Modifiers: protected, config
Functions
Static functions
SetMaplist
StaticGetMaps
StaticHasInvalidMaps
Events
PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
PreBeginPlay
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
Other instance functions
FindCacheIndex
GetMap
GetMaps
GetNextMap
function string GetNextMap ()