Difference between revisions of "TOnJoinTeamEvent"

From Soldat Community Wiki
Jump to: navigation, search
m (Declaration)
m (Inheritance)
Line 1: Line 1:
==Inheritance==
 
*[[TOnJoinTeamEvent]]
 
 
 
==Description==
 
==Description==
 
Class used in [[TTeam.OnJoin]] as an event handler type.
 
Class used in [[TTeam.OnJoin]] as an event handler type.

Revision as of 14:34, 26 July 2013

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