- Extends
- TribesGUIPage
- Modifiers
- native
Core.Object
|
+-- GUI.GUI
|
+-- GUI.GUIComponent
|
+-- GUI.GUIMultiComponent
|
+-- GUI.GUIPage
|
+-- TribesGUI.TribesGUIPage
|
+-- TribesGUI.TribesPatchCheck
Inherited Functions from GUI.GUIPage |
Activate, ChangeHint, DeActivate, DlgReturned, Free, HandleParameters, Hide, InitComponent, NotifyLevelChange, onGameplayMessage, OnProgress, OpenDlg, Show |
TribesGui
var(TribesGui) protected EditInline GlobalConfig int CheckTimeout;
var(TribesGui) protected EditInline GlobalConfig localized string NewVersionText;
var(TribesGui) protected EditInline Config
GUIButton NoButton;
var(TribesGui) protected EditInline Config
GUIButton OKButton;
var(TribesGui) protected EditInline GlobalConfig localized string PatchCheckingText;
var(TribesGui) protected EditInline Config
GUILabel StatusLabel;
var(TribesGui) protected EditInline GlobalConfig localized string UpToDateText;
var(TribesGui) protected EditInline GlobalConfig localized string URLFailedText;
var(TribesGui) protected EditInline Config
GUILabel URLLabel;
var(TribesGui) protected EditInline Config
GUIButton YesButton;
function InternalOnShow ( ) )
function OnQueryPatchResult (
bool bNeeded,
bool bMandatory,
string versionName,
string URL) )
event OnURLFailed ( string Error) )
defaultproperties
{
PatchCheckingText="Checking for an updated version of Tribes: Vengeance..."
UpToDateText="You already have the latest version of Tribes: Vengeance."
NewVersionText="An updated version of Tribes: Vengeance has been released. You must install an update in order to play online. Would you like to download the update now at the location below?"
URLFailedText="An error occurred while browsing to the URL: %1"
CheckTimeout=10
} |
Creation time: st 23.5.2018 00:10:36.810 - Created with
UnCodeX