IsFormOverridden

Revision as of 15:30, 19 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Returns whether or not a form is overridden by a plugin lower in the load order than the calling script. |name = IsFormOverridden |retur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns whether or not a form is overridden by a plugin lower in the load order than the calling script.

Syntax

(bool) IsFormOverridden form:form

See Also