Cogito, ergo sum

UE2:UT2K4Browser_ServerListPageLAN (UT2004)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
GUI2K4

This page shows LAN-based online servers.

Updated by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved

Properties

Property group 'UT2K4Browser_ServerListPageLAN'

LQC

Type: LANQueryClient

Modifiers: private


StoredIP

Type: string


StoredPort

Type: string


Default values

Property Value
ConnectLAN True
PanelCaption "Server Browser : LAN"

Functions

Events

Free

event Free ()

Overrides: GUITabPanel.Free


Opened

event Opened (GUIComponent Sender)

Overrides: UT2K4Browser_ServerListPageBase.Opened


Timer

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions

CancelPings

function CancelPings ()

Overrides: UT2K4Browser_ServerListPageBase.CancelPings


ClearQueryClient

protected function ClearQueryClient ()


GetClient

function LANQueryClient GetClient ()


HasClient

function bool HasClient ()


LevelChanged

function LevelChanged ()

Overrides: GUIMultiComponent.LevelChanged


NetworkErrorClosed

function NetworkErrorClosed (bool bCancelled)

Overrides: UT2K4Browser_Page.NetworkErrorClosed


OnDestroyPanel

function OnDestroyPanel (optional bool bCancelled)

Overrides: GUITabPanel.OnDestroyPanel


PingServer

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

Overrides: UT2K4Browser_ServerListPageBase.PingServer


ReceivedPingInfo

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

Overrides: UT2K4Browser_Page.ReceivedPingInfo


Refresh

function Refresh ()

Overrides: UT2K4Browser_ServerListPageBase.Refresh


RefreshList

function RefreshList ()

Overrides: UT2K4Browser_ServerListPageBase.RefreshList


ShowPanel

function ShowPanel (bool bShow)

Overrides: UT2K4Browser_ServerListPageBase.ShowPanel


UpdateStatusPingCount

function UpdateStatusPingCount ()

Overrides: UT2K4Browser_ServerListPageBase.UpdateStatusPingCount