예제 #1
0
 private void showLogoWindow()
 {
     UISystem.DirectShowPrefab("UI/LogoWindow_h3");
 }
예제 #2
0
 void Start()
 {
     UISystem.DirectShowPrefab("UI/SplashWindow");
 }