Mostly Harmless
UE2:Browser_ServerListPageLAN (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Browser_Page >> Browser_ServerListPageBase >> Browser_ServerListPageLAN |
- Package:
- XInterface
- This class in other games:
- UT2003
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. |
null
Properties[edit]
LQC[edit]
Type: LANQueryClient
Default values[edit]
Property | Value |
---|---|
ConnectLAN | True |
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: Browser_ServerListPageBase.InitComponent
Other instance functions[edit]
CancelPings[edit]
function CancelPings ()
Overrides: Browser_ServerListPageBase.CancelPings
MyReceivedPingInfo[edit]
function MyReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)
OnCloseBrowser[edit]
function OnCloseBrowser ()
Overrides: Browser_Page.OnCloseBrowser
PingServer[edit]
function PingServer (int listid, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)
Overrides: Browser_ServerListPageBase.PingServer
RefreshList[edit]
function RefreshList ()
Overrides: Browser_ServerListPageBase.RefreshList