Пример #1
0
 public void DelLinkNephew()
 {
     nowCell.DelNephew();
     this.gameObject.SetActive(false);
     nowCell = null;
 }