SaveForm

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Flags a form to be serialized in the NVSE co-save. To unflag a form, pass 0 for the 'set' parameter.

Syntax

[help]
SaveForm form:form set:bool

Notes

Currently works with FormList and LeveledList forms.

See Also

GetSavedForms