I don't need to test my programs. I have an error-correcting modem.
UE2:Browser_ServerListPageBase defaults (UT2003)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Browser_Page >> Browser_ServerListPageBase (defaults) |
Contents
- 1 Default values
- 2 Subobjects
- 2.1 AddFavoriteButton
- 2.2 BackButton
- 2.3 DetailsSplitter
- 2.4 FooterPanel
- 2.5 JoinButton
- 2.6 MainSplitter
- 2.7 MyStatus
- 2.8 PlayersListBox
- 2.9 PlayersPanel
- 2.10 RefreshButton
- 2.11 RulesListBox
- 2.12 RulesPanel
- 2.13 ServersListBox
- 2.14 ServersPanel
- 2.15 SpectateButton
- 2.16 ThePlayersList
- 2.17 TheRulesList
- 2.18 TheServersList
- 2.19 UtilButtonA
- 2.20 UtilButtonB
- Browser_ServerListPageBase defaults in other games:
- UT2004
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[edit]
Property | Value |
---|---|
Controls[0] | GUISplitter'MainSplitter' |
Controls[1] | GUIPanel'FooterPanel' |
Subobjects[edit]
AddFavoriteButton[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "ADD FAVORITE" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.8 |
WinTop | 0.0 |
WinWidth | 0.2 |
BackButton[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "BACK" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 0.2 |
DetailsSplitter[edit]
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 |
[edit]
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[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "JOIN" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.4 |
WinTop | 0.0 |
WinWidth | 0.2 |
MainSplitter[edit]
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[edit]
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[edit]
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[edit]
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | PlayersListBox; |
RefreshButton[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "REFRESH LIST" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.2 |
WinTop | 0.0 |
WinWidth | 0.2 |
RulesListBox[edit]
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[edit]
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | GUIMultiColumnListBox'RulesListBox' |
ServersListBox[edit]
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[edit]
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | GUIMultiColumnListBox'ServersListBox' |
SpectateButton[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "SPECTATE" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.6 |
WinTop | 0.0 |
WinWidth | 0.2 |
ThePlayersList[edit]
Class: XInterface.Browser_PlayersList
Empty subobject definition.
TheRulesList[edit]
Class: XInterface.Browser_RulesList
Empty subobject definition.
TheServersList[edit]
Class: XInterface.Browser_ServersList
Empty subobject definition.
UtilButtonA[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.6 |
WinTop | 0.5 |
WinWidth | 0.2 |
UtilButtonB[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "" |
StyleName | "SquareMenuButton" |
WinHeight | 0.5 |
WinLeft | 0.8 |
WinTop | 0.5 |
WinWidth | 0.2 |