Mostly Harmless
UE2:UT2SP_DraftEventPage (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2SP_LadderEventPage >> UT2SP_DraftEventPage |
- Package:
- XInterface
- This class in other games:
- UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
front-end for the drafting page, to explain what the heck is going on
Properties
MessageDraft
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
Type: string
Modifiers: localized
Default value: "Welcome to the Tournament"
Instance functions
InitComponent
function InitComponent (GUIController pMyController, GUIComponent MyOwner)
Overrides: UT2SP_LadderEventPage.InitComponent
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
Overrides: UT2SP_LadderEventPage.InternalOnClick
SetTutorialName
function SetTutorialName (string tutname)
Overrides: UT2SP_LadderEventPage.SetTutorialName