UE2:XMapLists (UT2003)
- Package:
- XAdmin
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. |
Properties
Property group 'xMapLists'
DefaultListExists
Type: string
Modifiers: localized
Default value: "Gametype already has a default list!"
DefaultListName
Type: string
Modifiers: localized
Default value: "Default"
GameRecords
Modifiers: protected, config
Default value, index 0:
Member | Value |
---|---|
Active | 0 |
GameType | "xGame.xDeathMatch" |
Default value, index 1:
Member | Value |
---|---|
Active | 0 |
GameType | "xGame.xTeamGame" |
Default value, index 2:
Member | Value |
---|---|
Active | 0 |
GameType | "xGame.xCTFGame" |
Default value, index 3:
Member | Value |
---|---|
Active | 0 |
GameType | "xGame.xDoubleDom" |
Default value, index 4:
Member | Value |
---|---|
Active | 0 |
GameType | "xGame.xBombingRun" |
InvalidGameType
Type: string
Modifiers: localized
Default value: "could not be loaded. Normally, this means an .u file has been deleted, but the .int file has not."
MapRecords
Modifiers: protected, config
Default value, index 0:
Member | Value |
---|---|
Current | 0 |
GameType | "xGame.xDeathMatch" |
Maps |
|
Title | "Default DM" |
Default value, index 1:
Member | Value |
---|---|
Current | 0 |
GameType | "xGame.xTeamGame" |
Maps |
|
Title | "Default TDM" |
Default value, index 2:
Member | Value |
---|---|
Current | 0 |
GameType | "xGame.xCTFGame" |
Maps |
|
Title | "Default CTF" |
Default value, index 3:
Member | Value |
---|---|
Current | 0 |
GameType | "xGame.xDoubleDom" |
Maps |
|
Title | "Default DOM" |
Default value, index 4:
Member | Value |
---|---|
Current | 0 |
GameType | "xGame.xBombingRun" |
Maps |
|
Title | "Default BR" |
ReallyInvalidGameType
Type: string
Modifiers: localized
Default value: "The requested gametype '%gametype%' could not be loaded."
Internal variables
AllLists
Type: array<CustomMapList>
Modifiers: protected
Structs
CustomMapList
GameList
xMapList
Functions
Events
PostBeginPlay
Overrides: Actor.PostBeginPlay
PreBeginPlay
Overrides: Actor.PreBeginPlay
Other instance functions
AddList
AddMap
ApplyMapList
CancelChange
ClearList
CreateDefaultList
GetActiveList
GetAllGametypeMaps
GetAllMapLists
GetGameIndex
GetMapList
GetMapListIndex
GetMapListNames
GetMapListTitle
GetMapRecordIndex
InitGameLists
RefreshList
RemoveList
RemoveMap
RenameList
ReplaceTag
ResetList
SaveGame
SaveMapList
SetActiveList
ShiftMap
ValidGameIndex
ValidGameType
ValidMapListIndex