LeveledListRemoveForm

From the Fallout3 GECK Wiki
Revision as of 20:24, 19 December 2016 by imported>Gribbleshnibit8 (add additional function link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Removes all entries with the given form from a leveled list. Returns the number of entries removed.

Syntax

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

Or:

(int) LListRemoveForm list:ref form:ref

See Also