TOnKillEvent

From Soldat Community Wiki
Revision as of 11:46, 4 October 2014 by Mighty (talk | contribs) (Declaration: 2.7.8.b1 declaration change)
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; Bullet: TActiveMapBullet): Integer
 Killer: player killing
 Victim: player being killed
 Bullet: TActiveMapBullet object that killed Victim