ListRemoveForm

From the Fallout3 GECK Wiki
Revision as of 13:41, 29 June 2014 by imported>Odessa (added that it returns index too + see also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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