UE2:IAMultiColumnRulesPanel (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4PlayInfoPanel >> IAMultiColumnRulesPanel |
- Package:
- GUI2K4
- Direct subclass:
- UT2K4Tab_ServerRulesPanel
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 version of UT2K4PlayInfoPanel displays PlayInfo settings on a single page, subdividing PlayInfo groups into sections
Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'IAMultiColumnRulesPanel'
BlueSym
Type: string
Modifiers: config
p_Anchor
Type: UT2K4GamePageBase
Modifiers: editconst
RedSym
Type: string
Modifiers: config
TeamSymbolPage
Type: string
Default value: "GUI2K4.TeamSymbolConfig"
Internal variables
b_Symbols
Type: moButton
Modifiers: automated
Default value: moButton'SymbolButton'
ch_Advanced
Type: moCheckBox
Modifiers: automated
toggles advanced property display
Default value: moCheckBox'AdvancedButton'
i_bk
Type: GUIImage
Modifiers: automated
Default values
Property | Value |
---|---|
NumColumns | 2 |
Subobjects
AdvancedButton
Class: XInterface.moCheckBox
Property | Value |
---|---|
bAutoSizeCaption | True |
bBoundToParent | True |
bScaleToParent | 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.136725 |
WinTop | 0.948334 |
WinWidth | 0.3 |
Bk1
Class: XInterface.GUIImage
SymbolButton
Class: XInterface.moButton
Property | Value |
---|---|
bAutoSizeCaption | True |
ButtonCaption | "Configure" |
Caption | "Team Symbols" |
ComponentWidth | 0.4 |
Hint | "Choose the banner symbols for each team." |
OnChange | InternalOnChange |
TabOrder | 2 |
WinHeight | 0.056282 |
WinLeft | 0.523664 |
WinTop | 0.936182 |
WinWidth | 0.329346 |
Functions
Events
InitComponent
Overrides: UT2K4PlayInfoPanel.InitComponent
Other instance functions
InternalOnChange
Overrides: UT2K4PlayInfoPanel.InternalOnChange
LoadRules
Overrides: UT2K4PlayInfoPanel.LoadRules
Play
Refresh
Overrides: UT2K4PlayInfoPanel.Refresh
SetGamePI
ShouldDisplayRule
StoreSetting
Overrides: UT2K4PlayInfoPanel.StoreSetting
SymbolConfigClosed
UpdateAdvancedCheckbox
UpdateBotSetting
UpdateSymbolButton