Example #1
0
 public static void HideUnitInfoScreen()
 {
     instance.StartCoroutine(instance._HideUnitInfoScreen());
 }