GetDestroyed
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns 1 when called on a Destroyed reference and 0 for all others.
Syntax
[Reference].GetDestroyed
Example
Car01Ref.GetDestroyed
Returns 1 if the car has been destroyed; 0 otherwise.