SetLeveledListFlags

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets the flags used by a leveled list.

Syntax

SetLeveledListFlags list:ref flags:int 

Or:

LListSetFlags list:ref flags:int

Leveled List Flags

1 : Calculate from all levels <= player's level
2 : Calculate for each item in count
4 : Use All


See Also