IsFormValid

From GECK

A function added by the Fallout Script Extender.

Description

Returns 1 if the object passed in the ref variable is valid. Returns 0 if the object stored in the variable is not currently loaded in memory (for instance, a non-persistent reference) or if the variable doesn't hold any object.

Syntax

(int) ref.IsFormValid refVar:ref
Personal tools