UE2:GameConfigSet (UT2004)
![]() |
Object >> GameConfigSet |
- Package:
- XAdmin
- This class in other games:
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. |
Class: XAdmin.GameConfigSet Parent: XAdmin.xAdminConfigBase
This class is responsible for handling changes to a Game default Behavior like Map List,Mutators and Ini Settings.
Properties
AllGameTypes
Modifiers: protected
AllMapLists
Modifiers: protected
List of all maplists for the specified gametype
AllMaps
Modifiers: protected
List of all Maps for the specified gametype.
AllMapsPrefix
Type: string
Modifiers: protected
Which map prefix is currently loaded
AllMutators
Modifiers: protected
List of all available mutators
bEdit
Type: bool
Modifiers: protected
We are currently editing something
CurrentMapList
Type: int
Index of maplist we're editing
GameClass
Modifiers: protected
Which game class is being edited
GameIndex
Type: int
Modifiers: protected
Index of GameClass
Level
Type: LevelInfo
Need access to Level function
NextMutators
Type: string
What mutators were set during this session
Settings
Type: PlayInfo
Modifiers: protected
Game Setting Defaults
UsedMaps
Modifiers: protected
UsedMutators
Modifiers: protected
List of Mutators in use
Instance functions
AddMaps
AddMutator
CanEdit
DelMutator
EndEdit
FindGameType
FindMaps
GetActiveList
GetEditedClass
GetGameAcronym
GetLists
GetMaps
GetMaskedParams
GetNamedParam
GetParam
GetUnusedMutators
GetUsedMutators
LoadAllMaps
LoadAllMutators
LoadGameTypes
LoadSettings
MaskedCompare
RemoveMaps
SetNamedParam
SetParam
SetUsedMutators
StartEdit