Difference between revisions of "GetDead"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fierydog
imported>Jordan7248
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
   [''ActorID''.]GetDead
   [''ActorID''].GetDead
'''Example:'''
'''Example:'''
   BossGoblin.GetDead  
   BossGoblin.GetDead  

Revision as of 13:00, 29 March 2007

Syntax:

 [ActorID].GetDead

Example:

 BossGoblin.GetDead 

Returns 1 if the object reference is dead.

See Also

GetDeadCount