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

ROInterface.ROUT2k4Browser_ServerListPageInternet

Extends
UT2K4Browser_ServerListPageInternet

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4Browser_Page
                     |   
                     +-- GUI2K4.UT2K4Browser_ServerListPageBase
                        |   
                        +-- GUI2K4.UT2K4Browser_ServerListPageMS
                           |   
                           +-- GUI2K4.UT2K4Browser_ServerListPageInternet
                              |   
                              +-- ROInterface.ROUT2k4Browser_ServerListPageInternet

Variables Summary
boolbQueryRunning
Inherited Variables from GUI2K4.UT2K4Browser_ServerListPageInternet
LoadCustomFilter, PlayCount, ShowAt

Functions Summary
function BindQueryClient (ServerQueryClient Client ))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function MyOnReceivedServer (GameInfo.ServerResponseLine s))
function QueryComplete (MasterServerClient.EResponseInfo ResponseInfo, int Info ))
function Refresh ()))
event Timer ()))
Inherited Functions from GUI2K4.UT2K4Browser_ServerListPageInternet
ClearAllLists, FilterClicked, FiltersClosed, GameTypeChanged, InitComponent, InitServerList, IsFilterAvailable, NewGameType, Refresh, ShouldDisplayGameType, ShowPanel, ValidateQueryItem
Inherited Functions from GUI2K4.UT2K4Browser_ServerListPageMS
BindQueryClient, QueryComplete, ReceivedPingInfo, ReceivedPingTimeout, Refresh, ResetQueryClient, ShowPanel


Variables Detail

bQueryRunning Source code

var bool bQueryRunning;


Functions Detail

BindQueryClient Source code

function BindQueryClient ( ServerQueryClient Client ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

MyOnReceivedServer Source code

function MyOnReceivedServer ( GameInfo.ServerResponseLine s) )

QueryComplete Source code

function QueryComplete ( MasterServerClient.EResponseInfo ResponseInfo, int Info ) )

Refresh Source code

function Refresh ( ) )

Timer Source code

event Timer ( ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.597 - Created with UnCodeX