The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:UT2K4Ownage (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> ModsAndDemosTabs >> UT2K4Ownage |
Contents
- 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. |
(C) 2002, Epic Games
Properties
FFTex
Type: Material
i_Background
Type: GUIImage
Modifiers: automated
i_FileFront
Type: GUIImage
Modifiers: automated
l_FileFront
Type: GUILabel
Modifiers: automated
lb_MapInfo
Type: GUIScrollTextBox
Modifiers: automated
Default value: GUIScrollTextBox'lbMapInfo'
lb_MapList
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'lbMapList'
OwnageLevel
Type: int
OwnageMaps
Type: array<GUIController.eOwnageMap>
sb_1
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'sb1'
sb_2
Type: GUISectionBackground
Modifiers: automated
Default value: AltSectionBackground'sb2'
Default values
Property | Value |
---|---|
Tag | 2 |
Subobjects
iFF
Class: XInterface.GUIImage
Property | Value |
---|---|
bAcceptsInput | True |
ImageStyle | ISTY_Scaled |
OnClick | GotoFF |
WinHeight | 0.13 |
WinLeft | 0.019133 |
WinTop | 0.857116 |
WinWidth | 0.393622 |
lbMapInfo
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
bNoTeletype | True |
bVisibleWhenEmpty | True |
TabOrder | 1 |
WinHeight | 0.735548 |
WinLeft | 0.305664 |
WinTop | 0.109725 |
WinWidth | 0.655274 |
lbMapList
Class: XInterface.GUIListBox
Property | Value |
---|---|
bVisibleWhenEmpty | True |
OnChange | ListOnChange |
TabOrder | 0 |
WinHeight | 0.735548 |
WinLeft | 0.030468 |
WinTop | 0.109375 |
WinWidth | 0.265626 |
sb1
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
bFillClient | True |
BottomPadding | 0.2 |
Caption | "Ownage Maps" |
RenderWeight | 0.01 |
WinHeight | 0.831136 |
WinLeft | 0.012527 |
WinTop | 0.012761 |
WinWidth | 0.408084 |
sb2
Class: GUI2K4.AltSectionBackground
Property | Value |
---|---|
bFillClient | True |
Caption | "Map Details" |
RenderWeight | 0.01 |
WinHeight | 0.971442 |
WinLeft | 0.431054 |
WinTop | 0.012761 |
WinWidth | 0.562541 |
Functions
Events
InitComponent
Overrides: ModsAndDemosTabs.InitComponent