TOnKillEvent
Revision as of 10:55, 31 July 2013 by Mighty (talk | contribs) (Created page with "==Description== Type used by TActivePlayer.OnKill as an event handler type. ==Declaration== function (Killer, Victim: TActivePlayer; WeaponType: Byte): Integer Kil...")
Description
Type used by TActivePlayer.OnKill as an event handler type.
Declaration
function (Killer, Victim: TActivePlayer; WeaponType: Byte): Integer Killer: player killing Victim: player being killed WeaponType: type of the weapon that dealt the killing blow