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