GetNthLevItem

From the Fallout3 GECK Wiki
Revision as of 20:12, 19 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns the form of the entry at the given index. |name = GetNthLevItem |alias = LListGetNthForm |returnType = ref |arguments = {{F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the form of the entry at the given index.

Syntax

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

Or:

(ref) LListGetNthForm list:ref index:int

See Also