Difference between revisions of "GetLeveledListFlags"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Gribbleshnibit8
(Created page with "{{Function |origin = LU |summary = Returns the flags used by a leveled list. |name = GetLeveledListFlags |alias = LListGetFlags |returnType = int |arguments = {{Funct...")
(No difference)

Revision as of 19:31, 19 December 2016

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

A function added by the Lutana NVSE plugin.

Description

Returns the flags used by a leveled list.

Syntax

[help]
(int) GetLeveledListFlags list:ref 

Or:

(int) LListGetFlags list:ref

See Also