Always snap to grid

UE2:Browser_ServerListPageLAN (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 >> Browser_ServerListPageLAN

Contents

Package: 
XInterface
This class in other games:
UT2003

null

[edit] Properties

[edit] LQC

Type: LANQueryClient


[edit] Default values

Property Value
ConnectLAN True

[edit] Functions

[edit] Events

[edit] InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Browser_ServerListPageBase.InitComponent


[edit] Other instance functions

[edit] CancelPings

function CancelPings ()

Overrides: Browser_ServerListPageBase.CancelPings


[edit] MyReceivedPingInfo

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


[edit] OnCloseBrowser

function OnCloseBrowser ()

Overrides: Browser_Page.OnCloseBrowser


[edit] PingServer

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

Overrides: Browser_ServerListPageBase.PingServer


[edit] RefreshList

function RefreshList ()

Overrides: Browser_ServerListPageBase.RefreshList