Controls whether Dev.print method prints only in debug mode If null, prints in all modes; if true, prints only in debug mode; if false, prints in all modes
static bool? isDebugPrint;