TActivePlayer.OnKill
property OnKill Access mode: RW Event handler type: TOnKillEvent Event handler declaration: procedure (Killer, Victim: TActivePlayer; BulletId: Byte);
Description
Needs testing (Is the Alive property still true?) |
Event property called when a player is being killed.
Example
Expand with: example |