UE2:Browser_ServerListPageBase defaults (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Browser_Page >> Browser_ServerListPageBase (defaults) |
- Browser_ServerListPageBase defaults in other games:
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. |
Default values
Property | Value |
---|---|
Controls[0] | GUISplitter'MainSplitter' |
Controls[1] | GUIPanel'FooterPanel' |
Subobjects
AddFavoriteButton
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "ADD FAVORITE" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.8 |
WinTop | 0.0 |
WinWidth | 0.2 |
BackButton
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "BACK" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 0.2 |
DetailsSplitter
Class: XInterface.GUISplitter
Property | Value |
---|---|
Background | DefaultTexture |
Controls[0] | GUIPanel'RulesPanel' |
Controls[1] | GUIPanel'PlayersPanel' |
SplitOrientation | SPLIT_Horizontal |
SplitPosition | 0.5 |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | GUIButton'BackButton' |
Controls[1] | GUIButton'RefreshButton' |
Controls[2] | GUIButton'JoinButton' |
Controls[3] | GUIButton'SpectateButton' |
Controls[4] | GUIButton'AddFavoriteButton' |
Controls[5] | GUITitleBar'MyStatus' |
Controls[6] | GUIButton'UtilButtonA' |
Controls[7] | GUIButton'UtilButtonB' |
WinHeight | 0.1 |
WinLeft | 0.0 |
WinTop | 0.9 |
WinWidth | 1.0 |
JoinButton
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "JOIN" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.4 |
WinTop | 0.0 |
WinWidth | 0.2 |
MainSplitter
Class: XInterface.GUISplitter
Property | Value |
---|---|
Controls[0] | GUIPanel'ServersPanel' |
Controls[1] | GUISplitter'DetailsSplitter' |
SplitOrientation | SPLIT_Vertical |
SplitPosition | 0.5 |
WinHeight | 0.9 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
MyStatus
Class: XInterface.GUITitleBar
Property | Value |
---|---|
bUseTextHeight | False |
Caption | "" |
Justification | TXTA_Left |
StyleName | "SquareBar" |
WinHeight | 0.5 |
WinLeft | 0.0 |
WinTop | 0.5 |
WinWidth | 0.6 |
PlayersListBox
Class: XInterface.GUIMultiColumnListBox
Property | Value |
---|---|
bVisibleWhenEmpty | True |
Controls[0] | Browser_PlayersList'ThePlayersList' |
StyleName | "ServerBrowserGrid" |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
PlayersPanel
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | PlayersListBox; |
RefreshButton
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "REFRESH LIST" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.2 |
WinTop | 0.0 |
WinWidth | 0.2 |
RulesListBox
Class: XInterface.GUIMultiColumnListBox
Property | Value |
---|---|
bVisibleWhenEmpty | True |
Controls[0] | Browser_RulesList'TheRulesList' |
StyleName | "ServerBrowserGrid" |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
RulesPanel
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | GUIMultiColumnListBox'RulesListBox' |
ServersListBox
Class: XInterface.GUIMultiColumnListBox
Property | Value |
---|---|
bVisibleWhenEmpty | True |
Controls[0] | Browser_ServersList'TheServersList' |
StyleName | "ServerBrowserGrid" |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
ServersPanel
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | GUIMultiColumnListBox'ServersListBox' |
SpectateButton
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "SPECTATE" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.6 |
WinTop | 0.0 |
WinWidth | 0.2 |
ThePlayersList
Class: XInterface.Browser_PlayersList
Empty subobject definition.
TheRulesList
Class: XInterface.Browser_RulesList
Empty subobject definition.
TheServersList
Class: XInterface.Browser_ServersList
Empty subobject definition.
UtilButtonA
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.6 |
WinTop | 0.5 |
WinWidth | 0.2 |
UtilButtonB
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.8 |
WinTop | 0.5 |
WinWidth | 0.2 |