GetShowQuestItems

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

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

Syntax

[help]
(bool) GetShowQuestItems

Example

set bShowQuestItems to GetShowQuestItems 

See Also