Difference between revisions of "GetUnconscious"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>Shademe
( )
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  ''ActorID''.GetUnconscious  
  ''ActorID''.GetUnconscious  


Returns 1 if the actor has been set to an unconscious state.  
Returns 1 if the actor has been set to an unconscious state using the [[setUnconscious]] function.  


==See Also==  
==See Also==  

Latest revision as of 17:57, 7 May 2009

Syntax:

ActorID.GetUnconscious 

Returns 1 if the actor has been set to an unconscious state using the setUnconscious function.

See Also[edit | edit source]

SetUnconscious