I don't need to test my programs. I have an error-correcting modem.
UE2:UT2K4Tab_ServerMapList (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> MidGamePanel >> UT2K4Tab_ServerMapList |
Contents
- Package:
- GUI2K4
- Direct subclass:
- UT2K4Tab_IAMaplist
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: 08/13/2003 Eventually this panel and UT2K4Tab_IAMaplist will be combined to allow server admins to switch maps using context menus during online matches
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'UT2K4Tab_ServerMapList'[edit]
bClean[edit]
Type: bool
bReceivedMaps[edit]
Type: bool
DefaultText[edit]
Type: string
Modifiers: localized
Default value: "Receiving Map Rotation from Server..."
Internal variables[edit]
i_BG[edit]
Type: GUIImage
Modifiers: automated
Default value: GUIImage'ServerInfoBK1'
i_BG2[edit]
Type: GUIImage
Modifiers: automated
Default value: GUIImage'ServerInfoBK2'
l_Title[edit]
Type: GUILabel
Modifiers: automated
Default value: GUILabel'ServerInfoLabel'
lb_Maps[edit]
Type: GUIListBoxBase
Modifiers: automated
Default value: GUIScrollTextBox'InfoText'
Subobjects[edit]
InfoText[edit]
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
bBoundToParent | True |
bNeverFocus | True |
bNoTeletype | True |
bScaleToParent | True |
CharDelay | 0.0025 |
EOLDelay | 0.0 |
StyleName | "NoBackground" |
TextAlign | TXTA_Center |
WinHeight | 0.834375 |
WinLeft | 0.0 |
WinTop | 0.14375 |
WinWidth | 1.0 |
ServerInfoBK1[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bBoundToParent | True | ||||||||||
bScaleToParent | True | ||||||||||
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.016522 | ||||||||||
WinLeft | 0.021641 | ||||||||||
WinTop | 0.070779 | ||||||||||
WinWidth | 0.418437 |
ServerInfoBK2[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bBoundToParent | True | ||||||||||
bScaleToParent | True | ||||||||||
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.016522 | ||||||||||
WinLeft | 0.576329 | ||||||||||
WinTop | 0.070779 | ||||||||||
WinWidth | 0.395 |
ServerInfoLabel[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bBoundToParent | True | ||||||||||
bScaleToParent | True | ||||||||||
Caption | "Maps" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
WinHeight | 32.0 | ||||||||||
WinLeft | 0.0 | ||||||||||
WinTop | 0.045312 | ||||||||||
WinWidth | 1.0 |
Functions[edit]
Events[edit]
InitComponent[edit]
Overrides: GUIPanel.InitComponent
Timer[edit]
Overrides: GUIComponent.Timer
Other instance functions[edit]
ProcessMapName[edit]
ShowPanel[edit]
Overrides: GUITabPanel.ShowPanel