RemoveNthLevItem

From the Fallout3 GECK Wiki
Revision as of 20:14, 19 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Removes the leveled list entry at the given index. |name = RemoveNthLevItem |alias = LListRemoveNthForm |returnType = void |arguments...")
(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

Removes the leveled list entry at the given index.

Syntax

[help]
RemoveNthLevItem list:ref index:int 

Or:

LListRemoveNthForm list:ref index:int

See Also