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>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
(2 intermediate revisions by 2 users not shown)
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 8: Line 11:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Combat Functions]]
[[Category:Combat Functions]]
[[Category:Combat Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]
[[Category:Actor Functions]]
[[Category:Actor Functions]]
[[Category:Actor Functions (GECK 1.1)]]
<!-- Begin Search Terms
get
Attacked
End Search Terms -->

Latest revision as of 12:15, 15 August 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[edit | edit source]

See Also[edit | edit source]

IsInCombat