GetDisabled

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Used to check whether or not a reference is disabled.

Syntax

[help]
[ObjectRef].GetDisabled

Example

Molerat01Ref.GetDisabled

Returns 1 if the Molerat has been disabled, and 0 otherwise.

See Also