Ejemplo n.º 1
0
 private void OnGUI()
 {
     DebugHelper.DrawConsole();
 }
Ejemplo n.º 2
0
 private void OnGUI()
 {
     //draws the debug console (or the show button in the corner to open it)
     DebugHelper.DrawConsole();
 }