GetShowQuestItems

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

A function added by the Lutana NVSE plugin.

Description

Returns whether or not quest items are visible in inventories (as set with vanilla function SetShowQuestItems).

Syntax

(bool) GetShowQuestItems

Example

set bShowQuestItems to GetShowQuestItems

See Also