ListToArray

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Converts a form list into an array_var with elements at matching indexes. (deprecated by GetListForms in NVSE 4.5.7)

Syntax

[help]
(array) ListToArray inputlist:formlist

See Also

GetListForms