IsFormValid
Revision as of 11:21, 27 July 2010 by imported>Geckbot (Automated import of articles)
IsFormValid
< [[::Category:Functions|Category:Functions]]
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