GetLevItemIndexByLevel

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 for the given level.

Syntax

[help]
(int) GetLevItemIndexByLevel list:ref level:int 

Or:

(int) LListGetLevelIndex list:ref level:int

See Also