I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
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[edit]
Property group 'Maps'[edit]
Maps[edit]
Modifiers: protected, config
Internal variables[edit]
CachedMaps[edit]
Type: array<CacheManager.MapRecord>
MapNum[edit]
Type: int
Modifiers: protected, config
Functions[edit]
Static functions[edit]
SetMaplist[edit]
StaticGetMaps[edit]
StaticHasInvalidMaps[edit]
Events[edit]
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
PreBeginPlay[edit]
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
Other instance functions[edit]
FindCacheIndex[edit]
GetMap[edit]
GetMaps[edit]
GetNextMap[edit]
function string GetNextMap ()