GetShowOffDebugMode
From GECK
A function added by the ShowOff NVSE Plugin.
Contents
Description
Returns 1 (true) if print messages are enabled for certain ShowOff NVSE functions, 0 (false) otherwise. Not particularly useful for most modmakers; this exists more-so to aid in ShowOff's development.
Syntax
(isDebugEnabled:0/1) GetShowOffDebugMode
Example
int isDebugEnabled let isDebugEnabled := GetShowOffDebugMode