public static void Show() { m_instance = new MyGuiScreenConsole(); m_instance.RecreateControls(true); MyGuiSandbox.AddScreen(m_instance); }