LeveledListRemoveForm

Revision as of 19:24, 19 December 2016 by imported>Gribbleshnibit8 (add additional function link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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

(int) LeveledListRemoveForm list:ref form:ref 

Or:

(int) LListRemoveForm list:ref form:ref

See Also