Difference between revisions of "TOnJoinTeamEvent"
(→Declaration) |
m (→Declaration) |
||
Line 12: | Line 12: | ||
Player: player joining team | Player: player joining team | ||
Team: target team | Team: target team | ||
− | |||
− |
Revision as of 13:34, 26 July 2013
Inheritance
Description
Class used in TTeam.OnJoin as an event handler type.
user constructable: NO user destructable: NO
Declaration
procedure (Player: TActivePlayer; Team: TTeam) Player: player joining team Team: target team