GUI2K4.UT2K4Browser_MOTD
- Extends
- UT2K4Browser_Page
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4Browser_Page
|
+-- GUI2K4.UT2K4Browser_MOTD
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 bOptionalUpgrade;
var bool bUpgrade;
var localized string ConnectFailed;
var localized string ConnectTimeout;
var bool GotMOTD;
var String MOTD;
var localized string MOTDHeader;
var config string QuickConnectMenu;
var float ReReadyPause;
var int RetryCount;
var localized string UpgradeCaption;
var localized string VersionString;
UT2K4Browser_MOTD
function bool IsJoinAvailable ( out string ButtonCaption ) )
function bool IsRefreshAvailable ( out string ButtonCaption ) )
function bool IsSpectateAvailable ( out string ButtonCaption ) )
function JoinClicked ( ) )
function OpenStatusMessage ( string Code, optional string data) )
function Refresh ( ) )
function ShowPanel ( bool bShow ) )
event Timer ( ) )
defaultproperties
{
Begin Object class=GUIScrollTextBox Name=MyMOTDText
TextAlign=TXTA_Left
WinWidth=1.0
WinHeight=0.833203
WinLeft=0.0
WinTop=0.002679
CharDelay=0.05
EOLDelay=0.1
bNeverFocus=true
bAcceptsInput=true
RenderWeight=0.6
TabOrder=1
bVisibleWhenEmpty=True
bNoTeletype=True
StyleName="ListBox"
End Object
lb_MOTD=MyMOTDText
Begin Object class=GUILabel Name=VersionNum
Caption=""
StyleName="TextLabel"
TextALign=TXTA_Right
WinWidth=0.202128
WinHeight=0.040000
WinLeft=0.793500
WinTop=-0.043415
bBoundToParent=false
bScaleToParent=false
RenderWeight=20.7
bTransparent=true
End Object
l_Version=VersionNum
Begin Object Class=GUIButton Name=QuickPlay
WinWidth=0.161994
WinHeight=0.079063
WinLeft=0.425180
WinTop=0.866146
TabOrder=2
Caption="QUICK PLAY"
Hint="Open a dialog that can help you easily find the best online server based on your criteria"
OnClick=InternalOnClick
bAutoSize=True
End Object
b_QuickConnect=QuickPlay
ReReadyPause=3.0
RetryMax=10
VersionString="Version"
PanelCaption="News from Epic"
UpgradeCaption="UPGRADE"
QuickConnectMenu="GUI2K4.UT2K4QuickPlay"
ConnectFailed="The UT2004 master server could not be reached. Please try again later."
ConnectTimeout="Your connection to the UT2004 master server has timed out"
}
|
Creation time: Do 14.8.2014 09:58:26.277 - Created with
UnCodeX