This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

GetLevItemIndexByLevel

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(index:short) GetLevItemIndexByLevel level:short leveledList:ref

Returns the index of the first item of the specified level within a leveled list, or -1 if no item exists for that level.