Difference between revisions of "GetIsAlerted"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Khadir
(Documenting actor functions ... + wikifying)
imported>Vswe
m (Added Search Terms)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{ActorFunction}}
'''Syntax:'''
'''Syntax:'''
  [''ActorID''.]GetIsAlerted
  [''ActorID''.]GetIsAlerted


Returns 1 if the actor is in an alerted state.
Returns 1 if the actor is in an alerted state.
==See Also==
[[SetAlert]]


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category:Actor Functions]]
[[Category:Actor Functions (CS 1.0)]]
[[Category: Actor State Functions]]
[[Category: Actor State Functions]]
[[Category: Actor State Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
<!-- Begin Search Terms
Get
Is
Alerted
End Search Terms -->

Latest revision as of 08:57, 20 June 2008

Syntax:

[ActorID.]GetIsAlerted

Returns 1 if the actor is in an alerted state.

See Also[edit | edit source]

SetAlert