Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIPage | +-- XInterface.UT2K3GUIPage | +-- XInterface.UT2SP_LadderEventPage | +-- XInterface.UT2SP_DraftEventPage
Variables Summary | |
---|---|
string | MessageDraft |
string | MessageDraftTitle |
Inherited Variables from XInterface.UT2SP_LadderEventPage |
---|
btnMap, btnOK, gImage, lblCaption, lblTitle, TutorialName |
Functions Summary | ||
---|---|---|
InitComponent (GUIController pMyController, GUIComponent MyOwner)) | ||
bool | InternalOnClick (GUIComponent Sender)) | |
SetTutorialName (string tutname)) |
Inherited Functions from XInterface.UT2SP_LadderEventPage |
---|
InitComponent, InternalOnClick, SetTutorialName |
Variables Detail |
---|
Functions Detail |
---|
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 | UnrealScript Documentation |
previous class next class | frames no frames |