KFGui.KFServerListPageInternet
- 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
|
+-- KFGui.KFServerListPageInternet
Direct Known Subclasses:
KFServerListPageFriends
Functions Summary |
 | | AddQueryTerm (coerce string Key, coerce string Value, MasterServerClient.EQueryType QueryType))
|
 | | BindQueryClient (ServerQueryClient Client))
|
 | | CancelPings ()))
|
 | | CloseMSConnection ()))
|
 | | DisplayServers (out GameInfo.ServerResponseLine s))
|
 | | GameTypeChanged (UT2K4Browser_ServersList NewList))
|
 | int | GetCurrentServerDifficulty ()))
|
 | | InitServerList ()))
|
 | bool | InterchangeableGameTypes (string GT1, string GT2))
|
 | | MyOnReceivedServer (GameInfo.ServerResponseLine s))
|
 | | NewGameType (GUIComponent Sender))
|
 | | NotifyLevelChange ()))
|
 | | PingServer (int listid, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s))
|
 | | PruneServerIfInvalid (int ServerID, out GameInfo.ServerResponseLine s ))
|
 | | QueryComplete (MasterServerClient.EResponseInfo ResponseInfo, int Info ))
|
 | | ReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s ))
|
 | | Refresh ()))
|
 | | ResetQueryClient (ServerQueryClient Client ))
|
 | | ShowPanel (bool bShow))
|
 | | Timer ()))
|
 | | UpdateStatusPingCount ()))
|
 | ROMasterServerClient | Uplink ()))
|
 | bool | ValidateQueryItem (CustomFilter.EDataType FilterType, MasterServerClient.QueryData Data))
|
Inherited Functions from GUI2K4.UT2K4Browser_ServerListPageInternet |
ClearAllLists, FilterClicked, FiltersClosed, GameTypeChanged, InitComponent, InitServerList, IsFilterAvailable, NewGameType, Refresh, ShouldDisplayGameType, ShowPanel, ValidateQueryItem |
var bool bFilterEmptyServers;
var bool bFilterFullServers;
var bool bQueryRunning;
var string CurrentGameType;
var localized string ServerCountString;
function AddQueryTerm ( coerce
string Key, coerce
string Value,
MasterServerClient.EQueryType QueryType) )
function CancelPings ( ) )
function CloseMSConnection ( ) )
GetCurrentServerDifficulty Source code
function int GetCurrentServerDifficulty ( ) )
function InitServerList ( ) )
InterchangeableGameTypes Source code
function bool InterchangeableGameTypes ( string GT1, string GT2) )
function NotifyLevelChange ( ) )
function Refresh ( ) )
function ShowPanel ( bool bShow) )
event Timer ( ) )
function UpdateStatusPingCount ( ) )
defaultproperties
{
ServerCountString="Received: %NumServers% Servers"
Begin Object Class=KFFilterPanel Name=PanelFilter
WinTop=0.890500
WinHeight=0.107000
TabOrder=3
End Object
FilterPanel=KFFilterPanel'KFGui.KFServerListPageInternet.PanelFilter'
Begin Object Class=GUISplitter Name=HorzSplitter
DefaultPanels(0)="GUI2K4.UT2K4Browser_ServerListBox"
DefaultPanels(1)="XInterface.GUISplitter"
MaxPercentage=0.900000
OnReleaseSplitter=KFServerListPageInternet.InternalReleaseSplitter
OnCreateComponent=KFServerListPageInternet.InternalOnCreateComponent
IniOption="@Internal"
WinTop=0.012910
WinHeight=0.876881
RenderWeight=1.000000
OnLoadINI=KFServerListPageInternet.InternalOnLoadINI
End Object
sp_Main=GUISplitter'KFGui.KFServerListPageInternet.HorzSplitter'
}
|
Creation time: Fri 13-10-2023 03:18:47.287 - Created with
UnCodeX