Difference between revisions of "TOnFlagReturnEvent"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "==Description== Type used by TActivePlayer.OnFlagReturn as an event handler type. ==Declaration== procedure (Player: TActivePlayer; Flag: TActiveFlag; Team: Byte...")
 
(No difference)

Latest revision as of 11:52, 31 July 2013

Description

Type used by TActivePlayer.OnFlagReturn as an event handler type.

Declaration

procedure (Player: TActivePlayer; Flag: TActiveFlag; Team: Byte)
 Player: player returning
 Flag: flag being returned
 Team: id of the team returning the flag