Ejemplo n.º 1
0
 private void OnGUI()
 {
     if (_isInitialized)
     {
         _widgets.Render();
     }
 }