TActivePlayer.OnKill

From Soldat Community Wiki
Revision as of 12:32, 9 September 2016 by Mighty (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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