Difference between revisions of "GetDead"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Jordan7248
imported>Scruggs
(Previous syntax was correct...revert)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
   [''ActorID''].GetDead
   [''ActorID''.]GetDead
'''Example:'''
'''Example:'''
   BossGoblin.GetDead  
   BossGoblin.GetDead  

Revision as of 16:13, 29 March 2007

Syntax:

 [ActorID.]GetDead

Example:

 BossGoblin.GetDead 

Returns 1 if the object reference is dead.

See Also

GetDeadCount