I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Browser_ServerListPageBase (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Browser_Page >> Browser_ServerListPageBase
Package: 
XInterface
Direct subclasses:
Browser_ServerListPageFavorites, Browser_ServerListPageLAN, Browser_ServerListPageMS
This class in other games:
UT2004

Class: XInterface.ServerListPage Parent: XInterface.GUITabPanel

<Enter a description here>

Properties

bInitialized

Type: bool


ConnectLAN

Type: bool


MyServersList

Type: Browser_ServersList


StatusBar

Type: GUITitleBar


Default values

See Browser_ServerListPageBase defaults.

Instance functions

AddFavoriteClick

function bool AddFavoriteClick (GUIComponent Sender)


BackClick

function bool BackClick (GUIComponent Sender)


CancelPings

function CancelPings ()


InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


JoinClick

function bool JoinClick (GUIComponent Sender)


PingServer

function PingServer (int i, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)


RefreshClick

function bool RefreshClick (GUIComponent Sender)


RefreshList

function RefreshList ()


SpectateClick

function bool SpectateClick (GUIComponent Sender)