Always snap to grid
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 |
Contents |
- Package:
- XInterface
- This class in other games:
- UT2003
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] LQC
Type: LANQueryClient
[edit] Default values
| Property | Value |
|---|---|
| ConnectLAN | True |
[edit] Functions
[edit] Events
[edit] InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: Browser_ServerListPageBase.InitComponent
[edit] Other instance functions
[edit] CancelPings
function CancelPings ()
Overrides: Browser_ServerListPageBase.CancelPings
[edit] MyReceivedPingInfo
function MyReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)
[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
