UE2:Browser_ServerListPageBase defaults (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Browser_ServerListPageBase defaults in other games:

Default values

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

FooterPanel

Class: XInterface.GUIPanel

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

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

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