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

XInterface.UT2SP_DraftEventPage

Extends
UT2SP_LadderEventPage

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K3GUIPage
               |   
               +-- XInterface.UT2SP_LadderEventPage
                  |   
                  +-- XInterface.UT2SP_DraftEventPage

Variables Summary
stringMessageDraft
stringMessageDraftTitle
Inherited Variables from XInterface.UT2SP_LadderEventPage
btnMap, btnOK, gImage, lblCaption, lblTitle, TutorialName

Functions Summary
function InitComponent (GUIController pMyController, GUIComponent MyOwner)
functionbool InternalOnClick (GUIComponent Sender)
function SetTutorialName (string tutname)
Inherited Functions from XInterface.UT2SP_LadderEventPage
InitComponent, InternalOnClick, SetTutorialName


Variables Detail

MessageDraft Source code

var localized string MessageDraft;

MessageDraftTitle Source code

var localized string MessageDraftTitle;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController pMyController, GUIComponent MyOwner )

InternalOnClick Source code

function bool InternalOnClick ( GUIComponent Sender )

SetTutorialName Source code

function SetTutorialName ( string tutname )


Defaultproperties

defaultproperties
{
     MessageDraft="You have proven your valor in the qualification round,|and won the right to form your own team for the tournament.|Draft your team from the available free agents,|then enter the ladders of the team tournament--|but only after you have proven that you are fit to lead."
     MessageDraftTitle="Welcome to the Tournament"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:24.750 - Created with UnCodeX