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