IsKiller

From the Fallout3 GECK Wiki
Revision as of 14:53, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

*IsKiller Test to see if an actor was killed by another actor. It is called on a reference, the dead actor and takes one parameter, the actor being queried as the possible killer.

Syntax

[ActorREF.]IsKiller ActorRef

Examples

if [ActorREF.]IsKiller ActorRef

Notes

  • None at this time


See Also

Reference

None provided.