I don't need to test my programs. I have an error-correcting modem.

UE2:Browser_ServerListPageBase (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Browser_Page >> Browser_ServerListPageBase

Contents

Package: 
XInterface
Direct subclasses:
Browser_ServerListPageFavorites, Browser_ServerListPageLAN, Browser_ServerListPageMS
This class in other games:
UT2003

Class: XInterface.ServerListPage Parent: XInterface.GUITabPanel

<Enter a description here>

[edit] Properties

[edit] bInitialized

Type: bool


[edit] ConnectLAN

Type: bool


[edit] MyServersList

Type: Browser_ServersList


[edit] StatusBar

Type: GUITitleBar


[edit] Default values

See Browser_ServerListPageBase defaults.

[edit] Functions

[edit] Events

[edit] InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


[edit] Other instance functions

[edit] AddFavoriteClick

function bool AddFavoriteClick (GUIComponent Sender)


[edit] BackClick

function bool BackClick (GUIComponent Sender)


[edit] CancelPings

function CancelPings ()


[edit] JoinClick

function bool JoinClick (GUIComponent Sender)


[edit] PingServer

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


[edit] RefreshClick

function bool RefreshClick (GUIComponent Sender)


[edit] RefreshList

function RefreshList ()


[edit] SpectateClick

function bool SpectateClick (GUIComponent Sender)