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

UE2:UT2K4TryAMod (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
GUI2K4


Properties

i_bk

Type: GUIImage

Modifiers: automated


Default value: imgBack;

InfoCaption

Type: string

Modifiers: localized


Default value: "Special Message..."

InfoText

Type: string

Modifiers: localized


Default value: "At the bottom of the server browser, there is a checkbox marked [Show Standard Servers Only], which is checked by default. If you uncheck this box, the server browser will display servers running gameplay modifications which may radically alter gameplay. If you are looking for something different, try unchecking that box."

sb_Info

Type: GUIScrollTextBox

Modifiers: automated


Default value: GUIScrollTextBox'sbInfo'

Default values

Property Value
DefaultHeight 0.55625
DefaultLeft 0.1
DefaultTop 0.195833
DefaultWidth 0.8
DesiredFade 150
WinHeight 0.55625
WinLeft 0.1
WinTop 0.195833
WinWidth 0.8

Subobjects

imgBack

Class: XInterface.GUIImage

Property Value
bBoundToParent True
bScaleToParent True
Image Material'2K4Menus.NewControls.NewFooter'
ImageColor
Member Value
A 180
B 255
G 255
R 255
ImageRenderStyle MSTY_Alpha
ImageStyle ISTY_Stretched
RenderWeight 1.0E-5
WinHeight 0.9
WinLeft 0.010937
WinTop 0.05
WinWidth 0.978125

sbInfo

Class: XInterface.GUIScrollTextBox

Property Value
bNoTeletype True
TabOrder 0
TextAlign TXTA_Center
WinHeight 1.0
WinLeft 0.0
WinTop 0.0
WinWidth 1.0

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: LockedFloatingWindow.InitComponent