GetAttacked
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns 1 if the calling actor has been attacked. This value is cleared when the actor drops out of combat.
Syntax
(Value:bool) [Actor, Activator].GetAttacked
Example
RaiderRef.GetAttacked
Notes
- Using this on the player may cause a CTD.