The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:MatchConfigPage (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> VotingPage >> MatchConfigPage |
Contents
- Package:
- xVoting
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. |
Created on: 12/30/2003 Description
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'MatchConfigPage'[edit]
bDirty[edit]
Type: bool
PanelClass[edit]
Modifiers: config
Default value, index 0: "xVoting.MatchSetupLoginPanel"
Default value, index 1: "xVoting.MatchSetupMain"
Default value, index 2: "xVoting.MatchSetupMaps"
Default value, index 3: "xVoting.MatchSetupMutator"
Default value, index 4: "xVoting.MatchSetupRules"
PanelHint[edit]
Modifiers: config
Default value, index 0: "Enter your match setup username and password"
Default value, index 1: "General match parameters"
Default value, index 2: "Select the maps that should be played during the match"
Default value, index 3: "Select the mutators that should be active during the match"
Default value, index 4: "Select the rules that will be used in the match"
Internal variables[edit]
c_Groups[edit]
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'MatchSetupTabControl'
Panels[edit]
Type: array<MatchSetupPanelBase>
Default values[edit]
Property | Value |
---|---|
bPersistent | True |
OpenSound | Sound'MenuSounds.SelectDShort' |
Subobjects[edit]
MatchSetupTabControl[edit]
Class: XInterface.GUITabControl
Property | Value |
---|---|
bAcceptsInput | True |
bBoundToParent | True |
bDockPanels | True |
bFillSpace | False |
bScaleToParent | True |
RenderWeight | 0.5 |
StyleName | "TabBackground" |
TabHeight | 0.04 |
TabOrder | 0 |
WinHeight | 0.718125 |
WinLeft | 0.014062 |
WinTop | 0.020833 |
WinWidth | 0.971875 |
Functions[edit]
Static functions[edit]
DecodeResponse[edit]
Events[edit]
InitComponent[edit]
Overrides: VotingPage.InitComponent
NotifyLevelChange[edit]
Overrides: GUIPage.NotifyLevelChange