ListRemoveForm

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

A function added by the Fallout Script Extender.

Description

Removes the specified form from the form list. Returns the index of the removed form.

Syntax

[help]
(int) ListRemoveForm form list:ref form:ref

See Also