TOnKillEvent

From Soldat Community Wiki
Revision as of 11: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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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