Gah - a solution with more questions. – EntropicLqd

UE2:UT2SP_DraftEventPage (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2SP_LadderEventPage >> UT2SP_DraftEventPage
Package: 
XInterface
This class in other games:
UT2004

front-end for the drafting page, to explain what the heck is going on

Properties[edit]

MessageDraft[edit]

Type: string

Modifiers: localized


Default value: "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[edit]

Type: string

Modifiers: localized


Default value: "Welcome to the Tournament"

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController pMyController, GUIComponent MyOwner)

Overrides: UT2SP_LadderEventPage.InitComponent


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)

Overrides: UT2SP_LadderEventPage.InternalOnClick


SetTutorialName[edit]

function SetTutorialName (string tutname)

Overrides: UT2SP_LadderEventPage.SetTutorialName