Cogito, ergo sum
UE2:GameConfigSet (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GameConfigSet |
| This is an auto-generated page and may need human attention. Please remove this 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.
[edit] Properties
[edit] AllGameTypes
Modifiers: protected
[edit] AllMapLists
Modifiers: protected
List of all maplists for the specified gametype
[edit] AllMaps
Modifiers: protected
List of all Maps for the specified gametype.
[edit] AllMapsPrefix
Type: string
Modifiers: protected
Which map prefix is currently loaded
[edit] AllMutators
Modifiers: protected
List of all available mutators
[edit] bEdit
Type: bool
Modifiers: protected
We are currently editing something
[edit] CurrentMapList
Type: int
Index of maplist we're editing
[edit] GameClass
Modifiers: protected
Which game class is being edited
[edit] GameIndex
Type: int
Modifiers: protected
Index of GameClass
[edit] Level
Type: LevelInfo
Need access to Level function
[edit] NextMutators
Type: string
What mutators were set during this session
[edit] Settings
Type: PlayInfo
Modifiers: protected
Game Setting Defaults
[edit] UsedMaps
Modifiers: protected
[edit] UsedMutators
Modifiers: protected
List of Mutators in use
