LeveledListClear

From the Fallout3 GECK Wiki
Revision as of 20:22, 19 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Removes all entries from a leveled list. |name = LeveledListClear |alias = LListClear |returnType = void |arguments = {{FunctionArg...")
(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 all entries from a leveled list.

Syntax

[help]
LeveledListClear list:ref 

Or:

LListClear list:ref

See Also