This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "GetDestroyed"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>Antares
(More info in See Also section)
 
Line 5: Line 5:
GetDestroyed returns 1 when called for a Destroyed reference and 0 for all others.  
GetDestroyed returns 1 when called for a Destroyed reference and 0 for all others.  


==See Also==
[[SetDestroyed]]


[[Category: Functions]]
[[Category: Functions]]

Latest revision as of 23:36, 4 September 2008

Syntax:

GetDestroyed 


GetDestroyed returns 1 when called for a Destroyed reference and 0 for all others.

See Also[edit | edit source]

SetDestroyed