Example #1
0
 public static void ShowLoadingScreen()
 {
     Instance.GetComponent <ScreenOpener>()?.Open();
 }