Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XInterface.Browser_ServerListPageLAN

Extends
Browser_ServerListPageBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K3TabPanel
                  |   
                  +-- XInterface.Browser_Page
                     |   
                     +-- XInterface.Browser_ServerListPageBase
                        |   
                        +-- XInterface.Browser_ServerListPageLAN

Variables Summary
LANQueryClientLQC
Inherited Variables from XInterface.Browser_ServerListPageBase
bInitialized, ConnectLAN, MyServersList, StatusBar
Inherited Variables from XInterface.Browser_Page
AuthFailString, Browser, ConnFailString, ConnTimeoutString, PageCaption, QueryCompleteString, ReadyString, RefreshCompleteString, StartQueryString

Functions Summary
function CancelPings ()
function InitComponent (GUIController MyController, GUIComponent MyOwner)
function MyReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)
function OnCloseBrowser ()
function PingServer (int listid, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)
function RefreshList ()
Inherited Functions from XInterface.Browser_ServerListPageBase
AddFavoriteClick, BackClick, CancelPings, InitComponent, JoinClick, PingServer, RefreshClick, RefreshList, SpectateClick
Inherited Functions from XInterface.Browser_Page
OnCloseBrowser


Variables Detail

LQC Source code

var LANQueryClient LQC;


Functions Detail

CancelPings Source code

function CancelPings ( )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner )

MyReceivedPingInfo Source code

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

OnCloseBrowser Source code

function OnCloseBrowser ( )

PingServer Source code

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

RefreshList Source code

function RefreshList ( )


Defaultproperties

defaultproperties
{
     ConnectLAN=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:52.765 - Created with UnCodeX