IsFormOverridden

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

[help]
(bool) IsFormOverridden form:form

See Also