Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:Browser_ServerListPageMS (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

Contents

Package: 
XInterface
Direct subclasses:
Browser_ServerListPageBuddy, Browser_ServerListPageMSCustom
This class in other games:
UT2003

null

[edit] Properties

[edit] Property group 'Browser_ServerListPageMS'

[edit] bStarted

Type: bool


[edit] GameType

Type: string


[edit] MSC

Type: MasterServerClient


[edit] Internal variables

[edit] MustUpgradeString

Type: string

Modifiers: localized


Default value: "Upgrade available. Please refresh the News page."

[edit] PingRecvString

Type: string

Modifiers: localized


Default value: "Pinging Servers"

[edit] QueryFinHead

Type: string

Modifiers: localized


Default value: "Query Complete! Received: "

[edit] QueryFinTail

Type: string

Modifiers: localized


Default value: " Servers"

[edit] RefreshCaption

Type: string

Modifiers: localized


Default value: "REFRESH LIST"

[edit] RefreshFinHead

Type: string

Modifiers: localized


Default value: "Pinging Complete! "

[edit] RefreshFinMid

Type: string

Modifiers: localized


Default value: " Servers, "

[edit] RefreshFinTail

Type: string

Modifiers: localized


Default value: " Players"

[edit] RePingServersCaption

Type: string

Modifiers: localized


Default value: "RE-PING LIST"

[edit] Functions

[edit] Events

[edit] InitComponent

event InitComponent (GUIController C, GUIComponent O)

Overrides: Browser_ServerListPageBase.InitComponent


[edit] Other instance functions

[edit] AddQueryTerm

function AddQueryTerm (string Key, string GameType, MasterServerClient.EQueryType QueryType)


[edit] CancelPings

function CancelPings ()

Overrides: Browser_ServerListPageBase.CancelPings


[edit] MyPingTimeout

function MyPingTimeout (int listid, ServerQueryClient.EPingCause PingCause)


[edit] MyQueryFinished

function MyQueryFinished (MasterServerClient.EResponseInfo ResponseInfo, int Info)


[edit] MyReceivedPingInfo

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


[edit] MyRefreshClick

function bool MyRefreshClick (GUIComponent Sender)


[edit] MyRePing

function bool MyRePing (GUIComponent Sender)


[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


[edit] ShowPanel

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel


[edit] UpdateStatusPingCount

function UpdateStatusPingCount ()