I love the smell of UnrealEd crashing in the morning. – tarquin

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[edit]

Property group 'UT2K4Browser_ServerListPageLAN'[edit]

LQC[edit]

Type: LANQueryClient

Modifiers: private


StoredIP[edit]

Type: string


StoredPort[edit]

Type: string


Default values[edit]

Property Value
ConnectLAN True
PanelCaption "Server Browser : LAN"

Functions[edit]

Events[edit]

Free[edit]

event Free ()

Overrides: GUITabPanel.Free


Opened[edit]

event Opened (GUIComponent Sender)

Overrides: UT2K4Browser_ServerListPageBase.Opened


Timer[edit]

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions[edit]

CancelPings[edit]

function CancelPings ()

Overrides: UT2K4Browser_ServerListPageBase.CancelPings


ClearQueryClient[edit]

protected function ClearQueryClient ()


GetClient[edit]

function LANQueryClient GetClient ()


HasClient[edit]

function bool HasClient ()


LevelChanged[edit]

function LevelChanged ()

Overrides: GUIMultiComponent.LevelChanged


NetworkErrorClosed[edit]

function NetworkErrorClosed (bool bCancelled)

Overrides: UT2K4Browser_Page.NetworkErrorClosed


OnDestroyPanel[edit]

function OnDestroyPanel (optional bool bCancelled)

Overrides: GUITabPanel.OnDestroyPanel


PingServer[edit]

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

Overrides: UT2K4Browser_ServerListPageBase.PingServer


ReceivedPingInfo[edit]

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

Overrides: UT2K4Browser_Page.ReceivedPingInfo


Refresh[edit]

function Refresh ()

Overrides: UT2K4Browser_ServerListPageBase.Refresh


RefreshList[edit]

function RefreshList ()

Overrides: UT2K4Browser_ServerListPageBase.RefreshList


ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: UT2K4Browser_ServerListPageBase.ShowPanel


UpdateStatusPingCount[edit]

function UpdateStatusPingCount ()

Overrides: UT2K4Browser_ServerListPageBase.UpdateStatusPingCount