TOnKillEvent

From Soldat Community Wiki
Revision as of 14:29, 9 August 2013 by Mighty (talk | contribs) (Declaration)
Jump to: navigation, search

Description

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

Declaration

Expand with: links to Bullet object when it's done
function (Killer, Victim: TActivePlayer; BulletID: Byte): Integer
 Killer: player killing
 Victim: player being killed
 BulletID: ID of a bullet that killed Victim