GetNumLevItems

Revision as of 18:56, 19 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns the number of entries in a leveled list. |name = GetNumLevItems |alias = LListGetCount |returnType = int |arguments = {{Fun...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the number of entries in a leveled list.

Syntax

(int) GetNumLevItems list:ref 

Or:

(int) LListGetCount list:ref

See Also