Difference between revisions of "GetIsAlerted"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>Khadir
(Documenting actor functions ... + wikifying)
Line 1: Line 1:
Returns true if the actor is in an alerted state.
{{ActorFunction}}
'''Syntax:'''
[''ActorID''.]GetIsAlerted
 
Returns 1 if the actor is in an alerted state.


[[Category: Functions]]
[[Category: Functions]]
[[Category: Actor State Functions]]
[[Category: Actor State Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]

Revision as of 05:05, 28 June 2006

Template:ActorFunction Syntax:

[ActorID.]GetIsAlerted

Returns 1 if the actor is in an alerted state.