Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:UT2SP_DraftEventPage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2SP_LadderEventPage >> UT2SP_DraftEventPage |
- Package:
- XInterface
- This class in other games:
- UT2003
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[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"
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController pMyController, GUIComponent MyOwner)
Overrides: UT2SP_LadderEventPage.InitComponent
Other instance functions[edit]
InternalOnClick[edit]
function bool InternalOnClick (GUIComponent Sender)
Overrides: UT2SP_LadderEventPage.InternalOnClick
SetTutorialName[edit]
function SetTutorialName (string tutname)
Overrides: UT2SP_LadderEventPage.SetTutorialName