There is no spoon

UE2:Browser_ServerListPageBase (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit]

bInitialized[edit]

Type: bool


ConnectLAN[edit]

Type: bool


MyServersList[edit]

Type: Browser_ServersList


StatusBar[edit]

Type: GUITitleBar


Default values[edit]

See Browser_ServerListPageBase defaults.

Instance functions[edit]

AddFavoriteClick[edit]

function bool AddFavoriteClick (GUIComponent Sender)


BackClick[edit]

function bool BackClick (GUIComponent Sender)


CancelPings[edit]

function CancelPings ()


InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


JoinClick[edit]

function bool JoinClick (GUIComponent Sender)


PingServer[edit]

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


RefreshClick[edit]

function bool RefreshClick (GUIComponent Sender)


RefreshList[edit]

function RefreshList ()


SpectateClick[edit]

function bool SpectateClick (GUIComponent Sender)