Esempio n. 1
0
 public void OnGUI()
 {
     if (window._showWindow)
     {
         window.OnGUI();
     }
 }