LeveledListReplaceForm

From the Fallout3 GECK Wiki
Revision as of 17:43, 19 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Replaces all instances of a form in a leveled list with another. |name = LeveledListReplaceForm |alias = LListReplaceForm |returnType =...")
(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

Replaces all instances of a form in a leveled list with another.

Syntax

[help]
LeveledListReplaceForm list:ref old:form new:form 

Or:

LListReplaceForm list:ref old:form new:form

See Also