ToggleQuestMessages

From GECK
Jump to: navigation, search


A function added by the ShowOff NVSE Plugin version 1.17.

Description

Toggles all quest messages on/off, and returns true if a successful change was made. If bOn is left at default or is set to -1, will return if the quest messages were toggled on/off by this function.

Syntax

[help]
(success/isToggled:bool) ToggleQuestMessages bOn:int{Default: -1} 

See Also