Пример #1
0
 public void ShowTip(bool isShow = true)
 {
     LandTip.SetActive(isShow);
 }