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

GUI2K4.UT2K4Browser_ServerListPageLAN

Extends
UT2K4Browser_ServerListPageBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4Browser_Page
                     |   
                     +-- GUI2K4.UT2K4Browser_ServerListPageBase
                        |   
                        +-- GUI2K4.UT2K4Browser_ServerListPageLAN

Variables Summary
UT2K4Browser_ServerListPageLAN
LANQueryClientLQC
stringStoredIP
stringStoredPort
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
Inherited Variables from GUI2K4.UT2K4Browser_Page
AuthFailString, BackCaption, bCommonButtonWidth, Browser, ConnFailString, ConnTimeoutString, CurrentFooterCaption, FilterCaption, JoinCaption, MustUpgradeString, QueryCompleteString, ReadyString, RefreshCaption, RetryString, SpectateCaption, StartQueryString, t_Footer, UnspecifiedNetworkError

Structures Summary
Inherited Structures from GUI2K4.UT2K4Browser_ServerListPageBase
HeaderColumnPos

Functions Summary
function CancelPings ()))
function ClearQueryClient ()))
function Free ()))
functionLANQueryClient GetClient ()))
functionbool HasClient ()))
function LevelChanged ()))
function NetworkErrorClosed (bool bCancelled ))
function OnDestroyPanel (optional bool bCancelled))
event Opened (GUIComponent Sender ))
function PingServer (int listid, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s ))
function ReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s ))
function Refresh ()))
function RefreshList ()))
function ShowPanel (bool bShow))
function Timer ()))
function UpdateStatusPingCount ()))
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
Inherited Functions from GUI2K4.UT2K4Browser_Page
AddQueryTerm, BindQueryClient, CheckJoinButton, CheckRefreshButton, CheckSpectateButton, CloseMSConnection, FilterClicked, InitComponent, InternalOnRightClick, IsFilterAvailable, IsJoinAvailable, IsRefreshAvailable, IsSpectateAvailable, JoinClicked, NetworkErrorClosed, Opened, QueryComplete, ReceivedPingInfo, ReceivedPingTimeout, RefreshClicked, ResetQueryClient, SetFooterCaption, SetJoinCaption, SetRefreshCaption, SetSpectateCaption, ShouldDisplayGameType, ShowNetworkError, ShowPanel, SpectateClicked


Variables Detail

UT2K4Browser_ServerListPageLAN

LQC Source code

var(UT2K4Browser_ServerListPageLAN) private LANQueryClient LQC;

StoredIP Source code

var(UT2K4Browser_ServerListPageLAN) string StoredIP;

StoredPort Source code

var(UT2K4Browser_ServerListPageLAN) string StoredPort;


Functions Detail

CancelPings Source code

function CancelPings ( ) )

ClearQueryClient Source code

protected function ClearQueryClient ( ) )

Free Source code

function Free ( ) )

GetClient Source code

function LANQueryClient GetClient ( ) )

HasClient Source code

function bool HasClient ( ) )

LevelChanged Source code

function LevelChanged ( ) )

NetworkErrorClosed Source code

function NetworkErrorClosed ( bool bCancelled ) )

OnDestroyPanel Source code

function OnDestroyPanel ( optional bool bCancelled) )

Opened Source code

event Opened ( GUIComponent Sender ) )

PingServer Source code

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

ReceivedPingInfo Source code

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

Refresh Source code

function Refresh ( ) )

RefreshList Source code

function RefreshList ( ) )

ShowPanel Source code

function ShowPanel ( bool bShow) )

Timer Source code

function Timer ( ) )

UpdateStatusPingCount Source code

function UpdateStatusPingCount ( ) )


Defaultproperties

defaultproperties
{
	PanelCaption="Server Browser : LAN"
	ConnectLAN=True
}

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