GetAttacked

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 if the calling actor has been attacked. This value is cleared when the actor drops out of combat.

Syntax

[help]
(Value:bool) [Actor, Activator].GetAttacked

Example

RaiderRef.GetAttacked 

Notes

  • Using this on the player may cause a CTD.

See Also