Gah - a solution with more questions. – EntropicLqd
UE2:MapList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Engine
- Direct subclasses:
- ASMapList, MapListBombingRun, MapListCaptureTheFlag, MapListDeathMatch, MapListDoubleDomination, MapListLastManStanding, MapListMutant, MapListSkaarjInvasion, MapListTeamDeathMatch, MapListVehicleCTF, ONSMapListOnslaught
- This class in other games:
- RTNP, U1, U2, U2XMP, UE2Runtime, UT, UT2003
| 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
[edit] Properties
[edit] Property group 'Maps'
[edit] Maps
Modifiers: protected, config
[edit] Internal variables
[edit] CachedMaps
Type: array<CacheManager.MapRecord>
[edit] MapNum
Type: int
Modifiers: protected, config
[edit] Functions
[edit] Static functions
[edit] SetMaplist
[edit] StaticGetMaps
[edit] StaticHasInvalidMaps
[edit] Events
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
[edit] PreBeginPlay
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
[edit] Other instance functions
[edit] FindCacheIndex
[edit] GetMap
[edit] GetMaps
[edit] GetNextMap
function string GetNextMap ()
