private void showLogoWindow() { UISystem.DirectShowPrefab("UI/LogoWindow_h3"); }
void Start() { UISystem.DirectShowPrefab("UI/SplashWindow"); }