Mostly Harmless

UE2:UT2K4TryAMod (UT2004)

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


Properties[edit]

i_bk[edit]

Type: GUIImage

Modifiers: automated


Default value: imgBack;

InfoCaption[edit]

Type: string

Modifiers: localized


Default value: "Special Message..."

InfoText[edit]

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[edit]

Type: GUIScrollTextBox

Modifiers: automated


Default value: GUIScrollTextBox'sbInfo'

Default values[edit]

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[edit]

imgBack[edit]

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[edit]

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[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: LockedFloatingWindow.InitComponent