Always snap to grid
UE2:UT2K4ServerInfo (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4ServerInfo |
Contents
- 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. |
Created on: 08/15/2003 Description
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
b_Close
Type: GUIButton
Modifiers: automated
Default value: GUIButton'ServerBackButton'
c_Tabs
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'ServerInfoTabs'
i_Background
Type: GUIImage
Modifiers: automated
Default value: GUIImage'ServerInfoBackground'
PanelCaption
Modifiers: localized
Default value, index 0: "MOTD"
Default value, index 1: "Rules"
Default value, index 2: "Maps"
PanelClass
Default value, index 0: "GUI2K4.UT2K4Tab_ServerMOTD"
Default value, index 1: "GUI2K4.UT2K4Tab_ServerInfo"
Default value, index 2: "GUI2K4.UT2K4Tab_ServerMapList"
PanelHint
Modifiers: localized
Default value, index 0: "Message of the Day"
Default value, index 1: "Game Rules"
Default value, index 2: "Map Rotation"
Type: GUIFooter
Modifiers: automated
Default value: GUIFooter'ServerInfoFooter'
t_Header
Type: GUITitleBar
Modifiers: automated
Default value: GUITitleBar'ServerInfoHeader'
Default values
Property | Value |
---|---|
bAllowedAsLast | True |
WinHeight | 0.8 |
WinLeft | 0.2 |
WinTop | 0.1 |
WinWidth | 0.6 |
Subobjects
ServerBackButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
Caption | "Close" |
Hint | "Close this menu" |
OnClick | ButtonClicked |
RenderWeight | 0.51 |
StyleName | "SquareButton" |
WinHeight | 0.055 |
WinLeft | 0.84875 |
WinTop | 0.934167 |
WinWidth | 0.12 |
ServerInfoBackground
Class: XInterface.GUIImage
Property | Value |
---|---|
bAcceptsInput | False |
bBoundToParent | True |
bNeverFocus | True |
bScaleToParent | True |
Image | Material'InterfaceContent.Menu.BorderBoxD' |
ImageStyle | ISTY_Stretched |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Class: XInterface.GUIFooter
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
StyleName | "Footer" |
WinHeight | 0.075 |
WinLeft | 0.0 |
WinTop | 0.925 |
WinWidth | 1.0 |
ServerInfoHeader
Class: XInterface.GUITitleBar
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
Caption | "" |
Effect | Material'CO_Final' |
Justification | TXTA_Center |
StyleName | "Header" |
WinHeight | 0.1 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
ServerInfoTabs
Class: XInterface.GUITabControl
Property | Value |
---|---|
bAcceptsInput | True |
bBoundToParent | True |
bDockPanels | True |
bFillSpace | True |
bScaleToParent | True |
TabHeight | 0.04 |
WinHeight | 0.06 |
WinLeft | 0.0 |
WinTop | 0.1 |
WinWidth | 1.0 |
Functions
Events
ChangeHint
Overrides: GUIPage.ChangeHint
InitComponent
Overrides: GUIPage.InitComponent