GUI2K4.UT2K4Browser_Page
- Extends
- UT2K4TabPanel
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4Browser_Page
Direct Known Subclasses:
UT2K4Browser_IRC, UT2K4Browser_MOTD, UT2K4Browser_ServerListPageBase
Functions Summary |
| | AddQueryTerm (coerce string Key, coerce string Value, MasterServerClient.EQueryType QueryType)
|
| | BindQueryClient (ServerQueryClient Client)
|
| | CheckJoinButton (bool Available)
|
| | CheckRefreshButton (bool Available)
|
| | CheckSpectateButton (bool Available)
|
| | CloseMSConnection ()
|
| | FilterClicked ()
|
| | InitComponent (GUIController MyController, GUIComponent MyOwner)
|
| bool | InternalOnRightClick (GUIComponent Sender)
|
| bool | IsFilterAvailable (out string ButtonCaption)
|
| bool | IsJoinAvailable (out string ButtonCaption)
|
| bool | IsRefreshAvailable (out string ButtonCaption)
|
| bool | IsSpectateAvailable (out string ButtonCaption)
|
| | JoinClicked ()
|
| | NetworkErrorClosed (bool bCancelled)
|
| | Opened (GUIComponent Sender)
|
| | QueryComplete (MasterServerClient.EResponseInfo ResponseInfo, int Info)
|
| | ReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)
|
| | ReceivedPingTimeout (int listid, ServerQueryClient.EPingCause PingCause)
|
| | RefreshClicked ()
|
| | ResetQueryClient (ServerQueryClient Client)
|
| | SetFooterCaption (string NewCaption, optional bool bAppend)
|
| | SetJoinCaption (string NewCaption, optional bool bAppend)
|
| | SetRefreshCaption (string NewCaption, optional bool bAppend)
|
| | SetSpectateCaption (string NewCaption, optional bool bAppend)
|
| bool | ShouldDisplayGameType ()
|
| | ShowNetworkError (optional string ErrorMsg)
|
| | ShowPanel (bool bShow)
|
| | SpectateClicked ()
|
UT2K4Browser_Page
UnspecifiedNetworkError Source code
delegate OnCloseConnection ( optional int Count )
delegate OnOpenConnection ( optional int Count )
delegate RefreshFooter (
optional UT2K4Browser_Page Page,
optional string bPerButtonSizes )
function CheckJoinButton ( bool Available )
function CheckRefreshButton ( bool Available )
function CheckSpectateButton ( bool Available )
function CloseMSConnection ( )
function FilterClicked ( )
function bool IsFilterAvailable ( out string ButtonCaption )
function bool IsJoinAvailable ( out string ButtonCaption )
function bool IsRefreshAvailable ( out string ButtonCaption )
function bool IsSpectateAvailable ( out string ButtonCaption )
function JoinClicked ( )
function NetworkErrorClosed ( bool bCancelled )
function RefreshClicked ( )
function SetFooterCaption ( string NewCaption, optional bool bAppend )
function SetJoinCaption ( string NewCaption, optional bool bAppend )
function SetRefreshCaption ( string NewCaption, optional bool bAppend )
function SetSpectateCaption ( string NewCaption, optional bool bAppend )
function bool ShouldDisplayGameType ( )
function ShowNetworkError ( optional string ErrorMsg )
function ShowPanel ( bool bShow )
function SpectateClicked ( )
defaultproperties
{
MustUpgradeString="Upgrade available. Please refresh the News page."
QueryCompleteString="Query Complete!"
StartQueryString="Querying Master Server"
AuthFailString="Authentication Failed"
ConnFailString="Connection Failed"
ConnTimeoutString="Connection Timed Out"
RetryString=" - Retrying"
ReadyString="Ready"
BackCaption="BACK"
RefreshCaption="REFRESH"
JoinCaption="JOIN"
SpectateCaption="SPECTATE"
FilterCaption="FILTERS"
UnspecifiedNetworkError="There was an unknown error while attempting to connect to the network."
bCommonButtonWidth=Wahr
bFillHeight=Wahr
FadeInTime=0.250000
WinHeight=1.000000
}
|
Creation time: Mo 16.4.2007 11:20:34.187 - Created with
UnCodeX