TOnKillEvent
Description
Type used by TActivePlayer.OnKill as an event handler type.
Declaration
procedure (Killer, Victim: TActivePlayer; BulletId: Byte); Killer: player killing Victim: player being killed Bullet: TActiveMapBullet object that killed Victim