Always snap to grid
UE2:MaplistRecord instance functions (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> MaplistRecord (instance functions) |
Contents
- 1 Instance functions
- 1.1 AddMap
- 1.2 AddOptionItem
- 1.3 AddOptionString
- 1.4 CancelChanges
- 1.5 Clear
- 1.6 GetActiveMapIndex
- 1.7 GetActiveMapName
- 1.8 GetActiveMapURL
- 1.9 GetAllMapURL
- 1.10 GetCacheIndex
- 1.11 GetGameType
- 1.12 GetMapIndex
- 1.13 GetMapItemIndex
- 1.14 GetMapName
- 1.15 GetMaps
- 1.16 GetMapURL
- 1.17 GetOptionIndex
- 1.18 GetTitle
- 1.19 InsertMap
- 1.20 IsDirty
- 1.21 MapHasOption
- 1.22 RefreshMapItem
- 1.23 RemoveMap
- 1.24 RemoveOptionItem
- 1.25 RemoveOptionString
- 1.26 Save
- 1.27 SetActiveMap
- 1.28 SetCacheMaps
- 1.29 SetGameType
- 1.30 SetMapItemList
- 1.31 SetMaplist
- 1.32 SetMapOptions
- 1.33 SetTitle
- 1.34 ValidIndex
- 1.35 ValidMap
- 1.36 ValidOptionIndex
- 1.37 VerifyMaps
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. |
Instance functions[edit]
AddMap[edit]
AddOptionItem[edit]
AddOptionString[edit]
CancelChanges[edit]
function CancelChanges ()
Clear[edit]
function Clear (optional bool bReset)
GetActiveMapIndex[edit]
function int GetActiveMapIndex ()
GetActiveMapName[edit]
function string GetActiveMapName ()
GetActiveMapURL[edit]
function string GetActiveMapURL ()
GetAllMapURL[edit]
GetCacheIndex[edit]
GetGameType[edit]
function string GetGameType ()
GetMapIndex[edit]
GetMapItemIndex[edit]
GetMapName[edit]
GetMaps[edit]
GetMapURL[edit]
GetOptionIndex[edit]
GetTitle[edit]
function string GetTitle ()
InsertMap[edit]
IsDirty[edit]
function bool IsDirty ()
MapHasOption[edit]
RefreshMapItem[edit]
function RefreshMapItem (int MapIndex)
RemoveMap[edit]
RemoveOptionItem[edit]
RemoveOptionString[edit]
Save[edit]
function Save ()
SetActiveMap[edit]
SetCacheMaps[edit]
SetGameType[edit]
SetMapItemList[edit]
SetMaplist[edit]
SetMapOptions[edit]
SetTitle[edit]
ValidIndex[edit]
ValidMap[edit]
ValidOptionIndex[edit]
VerifyMaps[edit]
function VerifyMaps ()