GetDestroyed

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 when called on a Destroyed reference and 0 for all others.

Syntax

[help]
[Reference].GetDestroyed

Example

Car01Ref.GetDestroyed

Returns 1 if the car has been destroyed; 0 otherwise.

See Also