GetKiller

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the actor (if any) by whom the calling actor was killed.

Syntax

[help]
(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