Ejemplo n.º 1
0
 private void showLogoWindow()
 {
     UISystem.DirectShowPrefab("UI/LogoWindow_h3");
 }
Ejemplo n.º 2
0
 void Start()
 {
     UISystem.DirectShowPrefab("UI/SplashWindow");
 }