Mostly Harmless
UE3:UTMapList (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UTMapList |
Contents |
- Package:
- UTGame
| 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. |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
[edit] Properties
[edit] AutoLoadPrefixes
Type: string
Modifiers: config
[edit] BadMaps
Modifiers: config
[edit] bInitialized
Type: bool
[edit] LastActiveMapIndex
Type: int
Modifiers: config
[edit] MapReplayLimit
Type: int
Modifiers: config
[edit] Maps
Modifiers: config
[edit] Structs
[edit] MapEntry
- string Map
- array<PropertyStruct> ExtraData
[edit] PropertyStruct
[edit] Instance functions
[edit] GetExtraMapData
[edit] GetLastActiveIndex
final function int GetLastActiveIndex ()
[edit] GetMap
[edit] GetMapIndex
[edit] GetNextMapIndex
[edit] Initialize
function Initialize ()
[edit] SetExtraMapData
[edit] SetLastActiveIndex
final function SetLastActiveIndex (int Index)
