UE2:UT2K4SPTab_TeamManagement (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
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

See UT2K4SPTab_TeamManagement properties.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4SPTab_Base.InitComponent


Other instance functions

CreateTeamButtons

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

Create the buttons for the team mates

FillFreeAgentsList

function FillFreeAgentsList (GUICharacterListTeam cl)

Fills the character list with all available free agents

FireBot

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

function bool FreeAgentOnBeginDrag (GUIComponent Sender)


HireBot

function bool HireBot (string botname, optional bool bUpdateList)

hire a bot by name and update the balance

LockManagementTools

function LockManagementTools ()


onAutoMakeClick

function bool onAutoMakeClick (GUIComponent Sender)


onBackClick

function bool onBackClick ()

Overrides: UT2K4SPTab_Base.onBackClick

Go back to the main menu when there are not proflies

onFireClick

function bool onFireClick (GUIComponent Sender)


onFreeAgentChange

function onFreeAgentChange (GUIComponent Sender)


onFreeAgentScroll

function bool onFreeAgentScroll (GUIComponent Sender)

Scroll the free agent list

onHireClick

function bool onHireClick (GUIComponent Sender)


onPlayClick

function bool onPlayClick ()

Overrides: UT2K4SPTab_Base.onPlayClick

Play the selected match

onTeamOnClick

function bool onTeamOnClick (GUIComponent Sender)


onTreatAllClick

function bool onTreatAllClick (GUIComponent Sender)


onTreatClick

function bool onTreatClick (GUIComponent Sender)

heal the active player

ShowPanel

function ShowPanel (bool bShow)

Overrides: UT2K4SPTab_Base.ShowPanel

make sure the main window is set

showPlayerDetails

function showPlayerDetails (optional bool bIsTeamMate)

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

TeamMemberOnDragDrop

function bool TeamMemberOnDragDrop (GUIComponent Target)


UpdateTeamList

function UpdateTeamList ()

Update team listing