Difference between revisions of "IsKiller"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Quetzilla
m
Line 25: Line 25:
[[Category:Functions]]
[[Category:Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Godsend Functions]]

Revision as of 19:02, 12 December 2008

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.