Difference between revisions of "GetAttacked"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-Link to TES4 Construction Set Wiki +{{Incomplete}}\n\nLink to TES4 Construction Set Wiki))
imported>PoHa!
Line 1: Line 1:
{{Incomplete}}
'''Syntax:'''
[''ActorID''.]GetAttacked


Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetAttacked GetAttacked].
Returns 1 if the calling actor has been attacked. This value is cleared when the actor drops out of combat.
 
==Notes==


=='''See Also'''==
=='''See Also'''==
Line 11: Line 14:
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Actor Functions]]
[[Category:Actor Functions]]
<!-- Begin Search Terms
get
Attacked
End Search Terms -->

Revision as of 14:05, 9 April 2009

Syntax:

[ActorID.]GetAttacked

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

Notes

See Also

IsInCombat