GUI2K4.UT2K4Browser_ServerListPageBase
- Extends
- UT2K4Browser_Page
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4Browser_Page
|
+-- GUI2K4.UT2K4Browser_ServerListPageBase
Direct Known Subclasses:
UT2K4Browser_ServerListPageFavorites, UT2K4Browser_ServerListPageLAN, UT2K4Browser_ServerListPageMS
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 |
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 |
var bool bAllowUpdates;
var bool ConnectLAN;
var localized string PingCompleteText;
var localized string PingingText;
UT2K4Browser_ServerListPageBase
DetailSplitterPosition Source code
function CancelPings ( ) )
function InitServerList ( ) )
InternalOnCreateComponent Source code
function InternalOnLoadIni (
GUIComponent Sender,
string S) )
InternalReleaseSplitter Source code
function InternalReleaseSplitter (
GUIComponent Sender,
float NewPos) )
function bool IsJoinAvailable ( out string ButtonCaption ) )
function bool IsRefreshAvailable ( out string ButtonCaption ) )
function bool IsSpectateAvailable ( out string ButtonCaption ) )
function JoinClicked ( ) )
function MousePressed (
GUIComponent Sender,
bool bRepeat) )
function Refresh ( ) )
function RefreshCurrentServer ( ) )
function RefreshList ( ) )
function ShowPanel ( bool bShow) )
function SpectateClicked ( ) )
function UpdateStatusPingCount ( ) )
defaultproperties
{
OnSaveINI=InternalOnSaveINI
IniOption="@Internal"
RulesListBoxClass="GUI2K4.UT2K4Browser_RulesListBox"
PlayersListBoxClass="GUI2K4.UT2K4Browser_PlayersListBox"
Begin Object Class=GUISplitter Name=HorzSplitter
WinWidth=1.000000
WinHeight=1.0
WinLeft=0.000000
WinTop=0.000000
bNeverFocus=True
bAcceptsInput=True
DefaultPanels(0)="GUI2K4.UT2K4Browser_ServerListBox"
DefaultPanels(1)="XInterface.GUISplitter"
SplitOrientation=SPLIT_Vertical
SplitAreaSize=8
RenderWeight=1
MaxPercentage=0.9
IniOption="@Internal"
OnCreateComponent=InternalOnCreateComponent
OnLoadIni=InternalOnLoadIni
OnReleaseSplitter=InternalReleaseSplitter
End Object
sp_Main=HorzSplitter
WinWidth=1.000000
WinHeight=0.792969
WinLeft=0.000000
bAllowUpdates=True
bFillHeight=false
QueryCompleteString="Query Complete! Received: %NumServers% Servers"
PingingText="Pinging Servers ( %NumRec% / %TotalNum% )"
PingCompleteText="Pinging Complete! %NumServers% Servers, %NumPlayers% Players"
PanelCaption="Server Browser"
ConnectLAN=False
MainSplitterPosition=0.665672
DetailSplitterPosition=0.460938
HeaderColumnSizes(0)=(ColumnSizes=(0.096562,0.446875,0.292812,0.110625,0.150000))
HeaderColumnSizes(1)=(ColumnSizes=(0.564287,0.500000))
HeaderColumnSizes(2)=(ColumnSizes=(0.340000,0.220000,0.286591,0.220000))
}
|
Creation time: Do 14.8.2014 09:58:26.390 - Created with
UnCodeX