GetLevItemIndexByForm

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

A function added by the Lutana NVSE plugin.

Description

Returns the index of the first entry containing the given form.

Syntax

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

Or:

(int) LListGetFormIndex list:ref form:ref

See Also