I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:UT2K4Browser_ServerListPageMS (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4Browser_Page >> UT2K4Browser_ServerListPageBase >> UT2K4Browser_ServerListPageMS |
- Package:
- GUI2K4
- Direct subclasses:
- UT2K4Browser_ServerListPageInternet, UT2K4Browser_ServerListPageBuddy
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Base class for all browser pages that must communicate with the master server. Only shown once CD-key has been verified by Epic.
Updated by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved
Default values[edit]
Property | Value |
---|---|
PanelCaption | "Server Browser : Internet" |
Instance functions[edit]
BindQueryClient[edit]
function BindQueryClient (ServerQueryClient Client)
Overrides: UT2K4Browser_Page.BindQueryClient
QueryComplete[edit]
function QueryComplete (MasterServerClient.EResponseInfo ResponseInfo, int Info)
Overrides: UT2K4Browser_Page.QueryComplete
ReceivedPingInfo[edit]
function ReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)
Overrides: UT2K4Browser_Page.ReceivedPingInfo
ReceivedPingTimeout[edit]
function ReceivedPingTimeout (int listid, ServerQueryClient.EPingCause PingCause)
Overrides: UT2K4Browser_Page.ReceivedPingTimeout
Refresh[edit]
function Refresh ()
Overrides: UT2K4Browser_ServerListPageBase.Refresh
ResetQueryClient[edit]
function ResetQueryClient (ServerQueryClient Client)
Overrides: UT2K4Browser_Page.ResetQueryClient
ShowPanel[edit]
function ShowPanel (bool bShow)
Overrides: UT2K4Browser_ServerListPageBase.ShowPanel