GetKiller
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the actor (if any) by whom the calling actor was killed.
Syntax
(killer:ref) reference.GetKiller
Example
set rKiller to actorRef.GetKiller
Notes
- If the actor has been disabled, they will lose the killer data.
See Also
- IsKiller - Used to check if a certain NPC is a ref's killer.
- GetKillXP
- OnDeath
- SetJohnnyOnDyingEventHandler