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

GUI2K4.UT2K4Browser_ServerListPageInternet

Extends
UT2K4Browser_ServerListPageMS
Modifiers
DependsOn ( CustomFilter )

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

Variables Summary
CustomFilterLoadCustomFilter
intPlayCount
intShowAt
Inherited Variables from GUI2K4.UT2K4Browser_ServerListPageBase
bAllowUpdates, ConnectLAN, DetailSplitterPosition, FilterMaster, GameTypePos, HeaderColumnSizes, lb_Players, lb_Rules, lb_Server, li_Players, li_Rules, li_Server, MainSplitterPosition, PingCompleteText, PingingText, PlayersListBoxClass, RulesListBoxClass, sp_Detail, sp_Main

Structures Summary
Inherited Structures from GUI2K4.UT2K4Browser_ServerListPageBase
HeaderColumnPos

Functions Summary
function ClearAllLists ()))
function FilterClicked ()))
function FiltersClosed (bool bCancelled))
function GameTypeChanged (UT2K4Browser_ServersList NewList))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function InitServerList ()))
functionbool IsFilterAvailable (out string ButtonCaption ))
function NewGameType (GUIComponent Sender))
function Refresh ()))
functionbool ShouldDisplayGameType ()))
function ShowPanel (bool bShow))
functionbool ValidateQueryItem (CustomFilter.EDataType FilterType, MasterServerClient.QueryData Data))
Inherited Functions from GUI2K4.UT2K4Browser_ServerListPageMS
BindQueryClient, QueryComplete, ReceivedPingInfo, ReceivedPingTimeout, Refresh, ResetQueryClient, ShowPanel
Inherited Functions from GUI2K4.UT2K4Browser_ServerListPageBase
CancelPings, InitComponent, InitServerList, InternalOnCreateComponent, InternalOnLoadIni, InternalOnSaveINI, InternalReleaseSplitter, IsJoinAvailable, IsRefreshAvailable, IsSpectateAvailable, JoinClicked, MousePressed, MouseReleased, Opened, PingServer, Refresh, RefreshCurrentServer, RefreshList, ServerListChanged, ShowPanel, SpectateClicked, UpdateStatusPingCount


Variables Detail

LoadCustomFilter Source code

var CustomFilter LoadCustomFilter;

PlayCount Source code

var config int PlayCount;

ShowAt Source code

var config int ShowAt;


Functions Detail

ClearAllLists Source code

function ClearAllLists ( ) )

FilterClicked Source code

function FilterClicked ( ) )

FiltersClosed Source code

function FiltersClosed ( bool bCancelled) )

GameTypeChanged Source code

function GameTypeChanged ( UT2K4Browser_ServersList NewList) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

InitServerList Source code

function InitServerList ( ) )

IsFilterAvailable Source code

function bool IsFilterAvailable ( out string ButtonCaption ) )

NewGameType Source code

function NewGameType ( GUIComponent Sender) )

Refresh Source code

function Refresh ( ) )

ShouldDisplayGameType Source code

function bool ShouldDisplayGameType ( ) )

ShowPanel Source code

function ShowPanel ( bool bShow) )

ValidateQueryItem Source code

function bool ValidateQueryItem ( CustomFilter.EDataType FilterType, MasterServerClient.QueryData Data) )


Defaultproperties

defaultproperties
{
	ShowAt=10
	PlayCount=0
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:26.429 - Created with UnCodeX