Mostly Harmless

UE2:UT2DraftTeam (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2DraftTeam
Package: 
XInterface
Direct subclass:
UT2SP_PlayerTradePage
This class in other games:
UT2003

Class: XInterface.UT2DraftTeam Parent: XInterface.GUIPage

Draft the team. Salary stuff commented out for UT2003.

Properties

See UT2DraftTeam properties.

Functions

Events

ChangeHint

event ChangeHint (string NewHint)

Overrides: GUIPage.ChangeHint


Created

event Created ()

Overrides: Object.Created


InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


Other instance functions

AutoFillTeam

function AutoFillTeam ()


BuildStats

function BuildStats (out xUtil.PlayerRecord PR, GUIListBox charbox, GUIListBox teambox)


ButtonClick

function bool ButtonClick (GUIComponent Sender)


CharListChange

function CharListChange (GUIComponent Sender)


CharListUpdate

function CharListUpdate (GUIComponent Sender)


ClearConfirm

function ClearConfirm (byte bButton)


EnterConfirm

function EnterConfirm (byte bButton)


FinishButtonClick

function FinishButtonClick ()


IsOnTeam

function bool IsOnTeam (string botname)


IsTeamFull

function bool IsTeamFull ()


MyKeyEvent

function bool MyKeyEvent (out byte Key, out byte State, float delta)


ReloadPortraits

function ReloadPortraits ()


UpdateDraftable

function UpdateDraftable (bool bAffordable)