Always snap to grid
UE2:UT2K4TryAMod (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> UT2K4TryAMod |
- 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. |
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 |
|
||||||||||
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