TActivePlayer.OnKill

From Soldat Community Wiki
Revision as of 00:36, 27 October 2014 by ExHunter (talk | contribs)
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 ()

Event property called when a player is being killed.

Example

Expand with: example