GetDisabled
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Used to check whether or not a reference is disabled.
Syntax
[ObjectRef].GetDisabled
Example
Molerat01Ref.GetDisabled
Returns 1 if the Molerat has been disabled, and 0 otherwise.