Difference between revisions of "TOnJoinGameEvent"

From Soldat Community Wiki
Jump to: navigation, search
m
m (Description)
 
Line 1: Line 1:
 
==Description==
 
==Description==
 
Type used by [[TGame.OnJoin]] as an event handler type.
 
Type used by [[TGame.OnJoin]] as an event handler type.
 
user constructable: '''NO'''
 
user destructable:  '''NO'''
 
  
 
==Declaration==
 
==Declaration==

Latest revision as of 14:39, 26 July 2013

Description

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

Declaration

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