GetFormMods

Revision as of 16:30, 19 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Returns an array containing the filenames of all plugins that contain or override the given form. |name = GetFormMods |returnType = arra...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns an array containing the filenames of all plugins that contain or override the given form.

Syntax

(array) GetFormMods form:form

See Also