GetLevItemIndexByLevel

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the index of the first entry for the given level.

Syntax

[help]
(int) GetLevItemIndexByLevel levelledList:baseform level:int 

Or:

(int) LListGetLevelIndex levelledList:baseform level:int

Example

GetLevItemIndexByLevel CapsFortuneFinder 6 

See Also