SetShowOffDebugMode

From GECK
Jump to: navigation, search


A function added by the ShowOff NVSE Plugin.

Description

If set to a non-0 value, toggles debug print messages for certain ShowOff NVSE functions. Not particularly useful for most modmakers; this exists more-so to aid in ShowOff's development.

Syntax

[help]
SetShowOffDebugMode isDebugEnabled:int{0/1}

Example

SetShowOffDebugMode 1 

See Also