GetLastKiller()

Get the object that killed the caller.

object GetLastKiller();

Description

Returns an object representing the object that killed the calling object.



Remarks

Simple and straightforward, no need for input parameters since this function can only be called by the object that was killed.


Version

1.22

See Also

functions: GetLastAttacker | GetLastDamager | GetLastHostileActor | GetLastOpener
categories: Combat Information Functions | Get Data from Creature Functions


 author: John Shuell
 Send comments on this topic.