There is no spoon

UE2:UT2K4SPTab_TeamManagement (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_TeamManagement
Package: 
GUI2K4

Team Management window, also used during the draft

Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

See UT2K4SPTab_TeamManagement properties.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4SPTab_Base.InitComponent


Other instance functions[edit]

CreateTeamButtons[edit]

function CreateTeamButtons (int cols, int rows, optional float topOffset)

Create the buttons for the team mates

FillFreeAgentsList[edit]

function FillFreeAgentsList (GUICharacterListTeam cl)

Fills the character list with all available free agents

FireBot[edit]

function bool FireBot (string botname, optional bool bUpdateList)

fire a bot by name refund the cash when the player is in the dirty list

FreeAgentOnBeginDrag[edit]

function bool FreeAgentOnBeginDrag (GUIComponent Sender)


HireBot[edit]

function bool HireBot (string botname, optional bool bUpdateList)

hire a bot by name and update the balance

LockManagementTools[edit]

function LockManagementTools ()


onAutoMakeClick[edit]

function bool onAutoMakeClick (GUIComponent Sender)


onBackClick[edit]

function bool onBackClick ()

Overrides: UT2K4SPTab_Base.onBackClick

Go back to the main menu when there are not proflies

onFireClick[edit]

function bool onFireClick (GUIComponent Sender)


onFreeAgentChange[edit]

function onFreeAgentChange (GUIComponent Sender)


onFreeAgentScroll[edit]

function bool onFreeAgentScroll (GUIComponent Sender)

Scroll the free agent list

onHireClick[edit]

function bool onHireClick (GUIComponent Sender)


onPlayClick[edit]

function bool onPlayClick ()

Overrides: UT2K4SPTab_Base.onPlayClick

Play the selected match

onTeamOnClick[edit]

function bool onTeamOnClick (GUIComponent Sender)


onTreatAllClick[edit]

function bool onTreatAllClick (GUIComponent Sender)


onTreatClick[edit]

function bool onTreatClick (GUIComponent Sender)

heal the active player

ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: UT2K4SPTab_Base.ShowPanel

make sure the main window is set

showPlayerDetails[edit]

function showPlayerDetails (optional bool bIsTeamMate)

Display details about the selected player, the "details" contain the players stats and price/fee

TeamMemberOnDragDrop[edit]

function bool TeamMemberOnDragDrop (GUIComponent Target)


UpdateTeamList[edit]

function UpdateTeamList ()

Update team listing