LeveledListRemoveForm

From the Fallout3 GECK Wiki
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