Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

TribesGUI.TribesGamespyCreate

Extends
TribesGamespyLogin

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUIMultiComponent
         |   
         +-- GUI.GUIPage
            |   
            +-- TribesGUI.TribesGUIPage
               |   
               +-- TribesGUI.TribesGamespyLogin
                  |   
                  +-- TribesGUI.TribesGamespyCreate

Variables Summary
TribesGui
GUIEditBoxEditConfirm
Inherited Variables from TribesGUI.TribesGamespyLogin
AcceptedGamespyChars, ActionButton, ActionTimeout, BadAuthEmailText, BadAuthNickText, BadAuthPasswordText, BadEmailText, BadNickText, BadPasswordText, CancelButton, EditEmail, EditNick, EditPassword, GamespyConnectingText, GamespyCreateSuccessText, GamespyEmailTakenText, GamespyLoginSuccessText, GamespyTimeoutText, GeneralFailureText, gm, InitTimeout, InvalidCharacterText, NoGamespyText, PasswordMismatchText
Inherited Variables from TribesGUI.TribesGUIPage
bEscapeable, bSuppressLevelRender, GC, PageOpenedAfterEscape

Functions Summary
function GamespyCreateAccount ()))
functionbool InternalOnKeyEvent (out byte Key, out byte State, float delta))
function InternalOnShow ()))
function OnGamespyCreateResult (GameSpyManager.EGameSpyResult result, int profileId))
function OnGamespyEmailTaken ()))
function OnPerformGamespyAction ()))
functionbool Validate ()))
Inherited Functions from TribesGUI.TribesGamespyLogin
FillProfile, GamespyLogin, InitComponent, InternalOnKeyEvent, InternalOnShow, InternalPopupOk, OnAction, OnCancelButton, OnGamespyLoginResult, OnGamespyTimeout, OnPerformGamespyAction, SetupGamespyVars, Timer, Validate, VerifyGamespyInput
Inherited Functions from TribesGUI.TribesGUIPage
DisplayMainMenu, GameAbort, GameRestart, GameResume, GameStart, InitComponent, InternalOnKeyEvent, OnPreLevelChange, Quit


Variables Detail

TribesGui

EditConfirm Source code

var(TribesGui) private EditInline Config GUIEditBox EditConfirm;


Functions Detail

GamespyCreateAccount Source code

private function GamespyCreateAccount ( ) )

InternalOnKeyEvent Source code

function bool InternalOnKeyEvent ( out byte Key, out byte State, float delta) )

InternalOnShow Source code

function InternalOnShow ( ) )

OnGamespyCreateResult Source code

private function OnGamespyCreateResult ( GameSpyManager.EGameSpyResult result, int profileId) )

OnGamespyEmailTaken Source code

private function OnGamespyEmailTaken ( ) )

OnPerformGamespyAction Source code

protected function OnPerformGamespyAction ( ) )

Validate Source code

protected function bool Validate ( ) )


Defaultproperties

defaultproperties
{
    OnKeyEvent=InternalOnKeyEvent	
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:36.100 - Created with UnCodeX