_IsGUIServer
bool _IsGUIServer() const;
bool debugInConsoled = _IsGUIServer() || !_AreGUIServersAlive();
if (_IsGUIServer()) {