TOnFlagScoreEvent

From Soldat Community Wiki
Jump to: navigation, search

Description

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

Declaration

procedure (Player: TActivePlayer; Flag: TActiveFlag; Team: Byte);
 Player: Player that has just scored a flagpoint
 Flag: Flag that a player scored with
 Team: Flag team id that a player scored with