Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:UT2K4Tab_MutatorBase properties (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4GameTabBase >> UT2K4Tab_MutatorBase (properties) |
Contents
- 1 Properties
- 1.1 b_Add
- 1.2 b_AddAll
- 1.3 b_Config
- 1.4 b_Remove
- 1.5 b_RemoveAll
- 1.6 bIsMultiplayer
- 1.7 ContextItems
- 1.8 CurrentGame
- 1.9 GroupConflictText
- 1.10 LastActiveMutators
- 1.11 lb_Active
- 1.12 lb_Avail
- 1.13 lb_MutDesc
- 1.14 MutatorList
- 1.15 MutConfigMenu
- 1.16 sb_Active
- 1.17 sb_Avail
- 1.18 sb_Description
- 1.19 TheseText
- 1.20 ThisText
- 1.21 Default values
;Other member categories for this class::UT2K4Tab MutatorBase defaults
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[edit]
b_Add[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'IAMutatorAdd'
b_AddAll[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'IAMutatorAll'
b_Config[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'IAMutatorConfig'
b_Remove[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'IAMutatorRemove'
b_RemoveAll[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'IAMutatorClear'
bIsMultiplayer[edit]
Type: bool
are we setting up mutators for a multiplayer game?
ContextItems[edit]
Type: string
Array size: 3
Modifiers: localized
Default value, index 0: "Add %text%"
Default value, index 1: "Remove %text%"
Default value, index 2: "Configure %text%"
CurrentGame[edit]
Type: CacheManager.GameRecord
GroupConflictText[edit]
Type: string
Modifiers: localized
Default value: "Unable to add multiple mutators from the same mutator group!"
LastActiveMutators[edit]
Type: string
Modifiers: config
lb_Active[edit]
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'IAMutatorSelectedList'
lb_Avail[edit]
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'IAMutatorAvailList'
lb_MutDesc[edit]
Type: GUIScrollTextBox
Modifiers: automated
Default value: GUIScrollTextBox'IAMutatorScroll'
MutatorList[edit]
Type: array<CacheManager.MutatorRecord>
MutConfigMenu[edit]
Type: string
Default value: "GUI2K4.MutatorConfigMenu"
sb_Active[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'ActiveBackground'
sb_Avail[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'AvailBackground'
sb_Description[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'DescriptionBackground'
TheseText[edit]
Type: string
Modifiers: localized
Default value: "These Mutators"
ThisText[edit]
Type: string
Modifiers: localized
Default value: "This Mutator"