Cogito, ergo sum
UE2:MutatorConfigMenu (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> MutatorConfigMenu |
- Package:
- GUI2K4
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. |
This page displays all configurable properties for mutators. Alot of functionality copied from IAMultiColumnRulesPanel
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
ActiveMuts[edit]
bIsMultiplayer[edit]
Type: bool
are we setting up mutators for a multiplayer game?
ch_Advanced[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'AdvancedButton'
ConfigButtonText[edit]
Type: string
Modifiers: localized
Default value: "Open"
CustomConfigText[edit]
Type: string
Modifiers: localized
EditButtonText[edit]
Type: string
Modifiers: localized
Default value: "Edit"
lb_Config[edit]
Type: GUIMultiOptionListBox
Modifiers: automated
Default value: GUIMultiOptionListBox'ConfigList'
li_Config[edit]
Type: GUIMultiOptionList
MutInfo[edit]
Type: PlayInfo
NoPropsMessage[edit]
Type: string
Modifiers: localized
Default value: "No Configurable Properties"
Default values[edit]
Property | Value |
---|---|
SubCaption | "Mutator Configuration" |
WindowName | "Custom Configuration Page" |
Subobjects[edit]
AdvancedButton[edit]
Class: XInterface.moCheckBox
Property | Value |
---|---|
bAutoSizeCaption | True |
bBoundToParent | True |
bSquare | True |
Caption | "View Advanced Options" |
Hint | "Toggles whether advanced properties are displayed" |
OnChange | InternalOnChange |
RenderWeight | 1.0 |
TabOrder | 1 |
WinHeight | 0.04 |
WinLeft | 0.0375 |
WinTop | 0.911982 |
WinWidth | 0.31 |
ConfigList[edit]
Class: XInterface.GUIMultiOptionListBox
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
bVisibleWhenEmpty | True |
NumColumns | 1 |
OnChange | InternalOnChange |
OnCreateComponent | InternalOnCreateComponent |
RenderWeight | 0.9 |
StyleName | "NoBackground" |
TabOrder | 1 |
WinHeight | 0.697502 |
WinLeft | 0.0375 |
WinTop | 0.143333 |
WinWidth | 0.918753 |
Functions[edit]
Events[edit]
Closed[edit]
Overrides: GUIPage.Closed
InitComponent[edit]
Overrides: LockedFloatingWindow.InitComponent
Other instance functions[edit]
AddMutatorHeader[edit]
AddRule[edit]
AlignButtons[edit]
Overrides: LockedFloatingWindow.AlignButtons
ArrayPageClosed[edit]
ArrayPropClicked[edit]
Initialize[edit]
Initialized[edit]
InternalOnChange[edit]
InternalOnCreateComponent[edit]
Overrides: LockedFloatingWindow.InternalOnCreateComponent