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

TribesGUI.TribesGamespyTeamCreate

Extends
TribesGamespyTeamLogin

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUIMultiComponent
         |   
         +-- GUI.GUIPage
            |   
            +-- TribesGUI.TribesGUIPage
               |   
               +-- TribesGUI.TribesGamespyTeamLogin
                  |   
                  +-- TribesGUI.TribesGamespyTeamCreate

Variables Summary
TribesGui
GUIEditBoxEditConfirm
GUIEditBoxEditTeamName
Inherited Variables from TribesGUI.TribesGamespyTeamLogin
AcceptedGamespyChars, ActionButton, ActionTimeout, BadAuthPasswordText, BadAuthTeamTagText, BadAuthText, BadParamText, BadPasswordText, BadTeamNameText, BadTeamTagLength, BadTeamTagText, CancelButton, EditPassword, EditTeamTag, GamespyConnectingText, GamespyCreateSuccessText, GamespyLoginSuccessText, GamespyTeamTagTakenText, GamespyTimeoutText, gm, InitTimeout, NoGamespyText, NoResponse, PasswordMismatchText, RegistrationError, teamId
Inherited Variables from TribesGUI.TribesGUIPage
bEscapeable, bSuppressLevelRender, GC, PageOpenedAfterEscape

Functions Summary
function GamespyCreateAccount ()))
function InternalOnShow ()))
function OnGamespyProfileAuthError ()))
function OnGamespyTeamCreated ()))
function OnGamespyTeamRegistrationError ()))
function OnGamespyTeamTagTaken ()))
function OnPerformGamespyAction ()))
functionbool Validate ()))
Inherited Functions from TribesGUI.TribesGamespyTeamLogin
FillProfile, GamespyLogin, InitComponent, InternalOnShow, InternalPopupOk, OnAction, OnCancelButton, OnGamespyFindTeamResult, OnGamespyTeamLoginResult, OnGamespyTimeout, OnPerformGamespyAction, SetupGamespyVars, StartLogin, 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;

EditTeamName Source code

var(TribesGui) private EditInline Config GUIEditBox EditTeamName;


Functions Detail

GamespyCreateAccount Source code

private function GamespyCreateAccount ( ) )

InternalOnShow Source code

function InternalOnShow ( ) )

OnGamespyProfileAuthError Source code

private function OnGamespyProfileAuthError ( ) )

OnGamespyTeamCreated Source code

private function OnGamespyTeamCreated ( ) )

OnGamespyTeamRegistrationError Source code

private function OnGamespyTeamRegistrationError ( ) )

OnGamespyTeamTagTaken Source code

private function OnGamespyTeamTagTaken ( ) )

OnPerformGamespyAction Source code

protected function OnPerformGamespyAction ( ) )

Validate Source code

protected function bool Validate ( ) )


Defaultproperties

defaultproperties
{
}

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