My program doesn't have bugs. It just develops random features.

UE2:Tab_ServerInfo (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_ServerInfo
Package: 
XInterface
This class in other games:
UT2003

(C) 2002, Epic Games

Properties[edit]

bClean[edit]

Type: bool


DefaultText[edit]

Type: string

Modifiers: localized


Default value: "Receiving Rules from Server...||This feature requires that the server be running the latest patch"

MyScrollText[edit]

Type: GUIScrollTextBox


Default values[edit]

Property Value
Controls[0] GUIScrollTextBox'InfoText'
Controls[1] GUIImage'ServerInfoBK1'
Controls[2] GUIImage'ServerInfoBK2'
Controls[3] GUILabel'ServerInfoLabel'
WinHeight 0.7

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
Member Value
A 160
B 255
G 255
R 255
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
Member Value
A 160
B 255
G 255
R 255
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 "Rules"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.0
WinTop 0.027083
WinWidth 1.0

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions[edit]

ProcessRule[edit]

function ProcessRule (string NewRule)