IsFormValid

From GECK

Revision as of 16:08, 27 July 2010 by Geckbot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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