Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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
AddMap
AddOptionItem
AddOptionString
CancelChanges
function CancelChanges ()
Clear
function Clear (optional bool bReset)
GetActiveMapIndex
function int GetActiveMapIndex ()
GetActiveMapName
function string GetActiveMapName ()
GetActiveMapURL
function string GetActiveMapURL ()
GetAllMapURL
GetCacheIndex
GetGameType
function string GetGameType ()
GetMapIndex
GetMapItemIndex
GetMapName
GetMaps
GetMapURL
GetOptionIndex
GetTitle
function string GetTitle ()
InsertMap
IsDirty
function bool IsDirty ()
MapHasOption
RefreshMapItem
function RefreshMapItem (int MapIndex)
RemoveMap
RemoveOptionItem
RemoveOptionString
Save
function Save ()
SetActiveMap
SetCacheMaps
SetGameType
SetMapItemList
SetMaplist
SetMapOptions
SetTitle
ValidIndex
ValidMap
ValidOptionIndex
VerifyMaps
function VerifyMaps ()