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
ActiveMuts
bIsMultiplayer
Type: bool
are we setting up mutators for a multiplayer game?
ch_Advanced
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'AdvancedButton'
ConfigButtonText
Type: string
Modifiers: localized
Default value: "Open"
CustomConfigText
Type: string
Modifiers: localized
EditButtonText
Type: string
Modifiers: localized
Default value: "Edit"
lb_Config
Type: GUIMultiOptionListBox
Modifiers: automated
Default value: GUIMultiOptionListBox'ConfigList'
li_Config
Type: GUIMultiOptionList
MutInfo
Type: PlayInfo
NoPropsMessage
Type: string
Modifiers: localized
Default value: "No Configurable Properties"
Default values
Property | Value |
---|---|
SubCaption | "Mutator Configuration" |
WindowName | "Custom Configuration Page" |
Subobjects
AdvancedButton
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
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
Events
Closed
Overrides: GUIPage.Closed
InitComponent
Overrides: LockedFloatingWindow.InitComponent
Other instance functions
AddMutatorHeader
AddRule
AlignButtons
Overrides: LockedFloatingWindow.AlignButtons
ArrayPageClosed
ArrayPropClicked
Initialize
Initialized
InternalOnChange
InternalOnCreateComponent
Overrides: LockedFloatingWindow.InternalOnCreateComponent
ListOnCreateComponent
MutatorHasProps
OpenCustomConfigMenu