Difference between revisions of "TOnJoinTeamEvent"

From Soldat Community Wiki
Jump to: navigation, search
m (Declaration)
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Inheritance==
 
*[[TOnJoinTeamEvent]]
 
 
 
==Description==
 
==Description==
Class used in [[TTeam.OnJoin]] as an event handler type.
+
Type used by [[TTeam.OnJoin]] as an event handler type.
  
user constructable: '''NO'''
+
[[Category:Types]]
user destructable:  '''NO'''
 
  
 
==Declaration==
 
==Declaration==

Latest revision as of 14:40, 26 July 2013

Description

Type used by TTeam.OnJoin as an event handler type.

Declaration

 procedure (Player: TActivePlayer; Team: TTeam)
  Player: player joining team
  Team: target team