Always snap to grid
UE3:UTMapList (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:PropertyStruct (UT3))
Object >> UTMapList |
Contents
- 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[edit]
AutoLoadPrefixes[edit]
Type: string
Modifiers: config
BadMaps[edit]
Modifiers: config
bInitialized[edit]
Type: bool
LastActiveMapIndex[edit]
Type: int
Modifiers: config
MapReplayLimit[edit]
Type: int
Modifiers: config
Maps[edit]
Modifiers: config
Structs[edit]
MapEntry[edit]
- string Map
- array<PropertyStruct> ExtraData
PropertyStruct[edit]
Instance functions[edit]
GetExtraMapData[edit]
GetLastActiveIndex[edit]
final function int GetLastActiveIndex ()
GetMap[edit]
GetMapIndex[edit]
GetNextMapIndex[edit]
Initialize[edit]
function Initialize ()
SetExtraMapData[edit]
SetLastActiveIndex[edit]
final function SetLastActiveIndex (int Index)