UE2:Browser_ServerListPageBase (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Browser_Page >> Browser_ServerListPageBase
Package:
XInterface
Direct subclasses:
Browser_ServerListPageFavorites, Browser_ServerListPageLAN, Browser_ServerListPageMS
This class in other games:

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.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions

AddFavoriteClick

function bool AddFavoriteClick (GUIComponent Sender)


BackClick

function bool BackClick (GUIComponent Sender)


CancelPings

function CancelPings ()


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)