I'm a doctor, not a mechanic
UE2:UT2K4Browser_Page (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4Browser_Page |
Contents
- 1 Properties
- 1.1 Property group 'UT2K4Browser_Page'
- 1.1.1 AuthFailString
- 1.1.2 BackCaption
- 1.1.3 bCommonButtonWidth
- 1.1.4 Browser
- 1.1.5 ConnFailString
- 1.1.6 ConnTimeoutString
- 1.1.7 CurrentFooterCaption
- 1.1.8 FilterCaption
- 1.1.9 JoinCaption
- 1.1.10 MustUpgradeString
- 1.1.11 QueryCompleteString
- 1.1.12 ReadyString
- 1.1.13 RefreshCaption
- 1.1.14 RetryString
- 1.1.15 SpectateCaption
- 1.1.16 StartQueryString
- 1.1.17 t_Footer
- 1.1.18 UnspecifiedNetworkError
- 1.2 Default values
- 1.1 Property group 'UT2K4Browser_Page'
- 2 Delegates
- 3 Functions
- 3.1 Events
- 3.2 Other instance functions
- 3.2.1 AddQueryTerm
- 3.2.2 BindQueryClient
- 3.2.3 CheckJoinButton
- 3.2.4 CheckRefreshButton
- 3.2.5 CheckSpectateButton
- 3.2.6 CloseMSConnection
- 3.2.7 FilterClicked
- 3.2.8 InternalOnRightClick
- 3.2.9 IsFilterAvailable
- 3.2.10 IsJoinAvailable
- 3.2.11 IsRefreshAvailable
- 3.2.12 IsSpectateAvailable
- 3.2.13 JoinClicked
- 3.2.14 NetworkErrorClosed
- 3.2.15 QueryComplete
- 3.2.16 ReceivedPingInfo
- 3.2.17 ReceivedPingTimeout
- 3.2.18 RefreshClicked
- 3.2.19 ResetQueryClient
- 3.2.20 SetFooterCaption
- 3.2.21 SetJoinCaption
- 3.2.22 SetRefreshCaption
- 3.2.23 SetSpectateCaption
- 3.2.24 ShouldDisplayGameType
- 3.2.25 ShowNetworkError
- 3.2.26 ShowPanel
- 3.2.27 SpectateClicked
- Package:
- GUI2K4
- Direct subclasses:
- UT2K4Browser_ServerListPageBase, UT2K4Browser_IRC, UT2K4Browser_MOTD
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Base class for all Server Browser tab panels
Updated by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'UT2K4Browser_Page'[edit]
AuthFailString[edit]
Type: string
Modifiers: localized
Default value: "Authentication Failed"
BackCaption[edit]
Type: string
Modifiers: localized
Default value: "BACK"
bCommonButtonWidth[edit]
Type: bool
Default value: True
Browser[edit]
Type: UT2K4ServerBrowser
ConnFailString[edit]
Type: string
Modifiers: localized
Default value: "Connection Failed"
ConnTimeoutString[edit]
Type: string
Modifiers: localized
Default value: "Connection Timed Out"
[edit]
Type: string
FilterCaption[edit]
Type: string
Modifiers: localized
Default value: "FILTERS"
JoinCaption[edit]
Type: string
Modifiers: localized
Default value: "JOIN"
MustUpgradeString[edit]
Type: string
Modifiers: localized
Default value: "Upgrade available. Please refresh the News page."
QueryCompleteString[edit]
Type: string
Modifiers: localized
Default value: "Query Complete!"
ReadyString[edit]
Type: string
Modifiers: localized
Default value: "Ready"
RefreshCaption[edit]
Type: string
Modifiers: localized
Default value: "REFRESH"
RetryString[edit]
Type: string
Modifiers: localized
Default value: " - Retrying"
SpectateCaption[edit]
Type: string
Modifiers: localized
Default value: "SPECTATE"
StartQueryString[edit]
Type: string
Modifiers: localized
Default value: "Querying Master Server"
[edit]
Type: UT2K4Browser_Footer
For quick access
UnspecifiedNetworkError[edit]
Type: string
Modifiers: localized
Default value: "There was an unknown error while attempting to connect to the network."
Default values[edit]
Property | Value |
---|---|
bFillHeight | True |
FadeInTime | 0.25 |
WinHeight | 1.0 |
Delegates[edit]
OnCloseConnection[edit]
OnOpenConnection[edit]
[edit]
Functions[edit]
Events[edit]
InitComponent[edit]
Overrides: GUIPanel.InitComponent
Opened[edit]
Overrides: GUIMultiComponent.Opened
Other instance functions[edit]
AddQueryTerm[edit]
BindQueryClient[edit]
CheckJoinButton[edit]
CheckRefreshButton[edit]
CheckSpectateButton[edit]
CloseMSConnection[edit]
FilterClicked[edit]
InternalOnRightClick[edit]
IsFilterAvailable[edit]
IsJoinAvailable[edit]
IsRefreshAvailable[edit]
IsSpectateAvailable[edit]
JoinClicked[edit]
NetworkErrorClosed[edit]
QueryComplete[edit]
ReceivedPingInfo[edit]
ReceivedPingTimeout[edit]
RefreshClicked[edit]
ResetQueryClient[edit]
[edit]
SetJoinCaption[edit]
SetRefreshCaption[edit]
SetSpectateCaption[edit]
ShouldDisplayGameType[edit]
ShowNetworkError[edit]
ShowPanel[edit]
Overrides: GUITabPanel.ShowPanel