My program doesn't have bugs. It just develops random features.

UE2:Browser_ServerListPageLAN (UT2003)

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

null

Properties[edit]

LQC[edit]

Type: LANQueryClient


Default values[edit]

Property Value
ConnectLAN True

Instance functions[edit]

CancelPings[edit]

function CancelPings ()

Overrides: Browser_ServerListPageBase.CancelPings


InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Browser_ServerListPageBase.InitComponent


MyReceivedPingInfo[edit]

function MyReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)


OnCloseBrowser[edit]

function OnCloseBrowser ()

Overrides: Browser_Page.OnCloseBrowser


PingServer[edit]

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

Overrides: Browser_ServerListPageBase.PingServer


RefreshList[edit]

function RefreshList ()

Overrides: Browser_ServerListPageBase.RefreshList