The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:UT2K4SPTab_TeamManagement (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_TeamManagement |
Contents
- 1 Properties
- 2 Functions
- 2.1 Events
- 2.2 Other instance functions
- 2.2.1 CreateTeamButtons
- 2.2.2 FillFreeAgentsList
- 2.2.3 FireBot
- 2.2.4 FreeAgentOnBeginDrag
- 2.2.5 HireBot
- 2.2.6 LockManagementTools
- 2.2.7 onAutoMakeClick
- 2.2.8 onBackClick
- 2.2.9 onFireClick
- 2.2.10 onFreeAgentChange
- 2.2.11 onFreeAgentScroll
- 2.2.12 onHireClick
- 2.2.13 onPlayClick
- 2.2.14 onTeamOnClick
- 2.2.15 onTreatAllClick
- 2.2.16 onTreatClick
- 2.2.17 ShowPanel
- 2.2.18 showPlayerDetails
- 2.2.19 TeamMemberOnDragDrop
- 2.2.20 UpdateTeamList
- Package:
- GUI2K4
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. |
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]
Overrides: UT2K4SPTab_Base.InitComponent
Other instance functions[edit]
CreateTeamButtons[edit]
Create the buttons for the team mates
FillFreeAgentsList[edit]
Fills the character list with all available free agents
FireBot[edit]
fire a bot by name refund the cash when the player is in the dirty list
FreeAgentOnBeginDrag[edit]
HireBot[edit]
hire a bot by name and update the balance
LockManagementTools[edit]
onAutoMakeClick[edit]
onBackClick[edit]
Overrides: UT2K4SPTab_Base.onBackClick
Go back to the main menu when there are not proflies
onFireClick[edit]
onFreeAgentChange[edit]
onFreeAgentScroll[edit]
Scroll the free agent list
onHireClick[edit]
onPlayClick[edit]
Overrides: UT2K4SPTab_Base.onPlayClick
Play the selected match
onTeamOnClick[edit]
onTreatAllClick[edit]
onTreatClick[edit]
heal the active player
ShowPanel[edit]
Overrides: UT2K4SPTab_Base.ShowPanel
make sure the main window is set
showPlayerDetails[edit]
Display details about the selected player, the "details" contain the players stats and price/fee
TeamMemberOnDragDrop[edit]
UpdateTeamList[edit]
Update team listing