GetNthLevItemCount

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 count of the entry at the given index.

Syntax

[help]
(int) GetNthLevItemCount list:ref index:int 

Or:

(int) LListGetNthCount list:ref index:int

See Also