public void DelCell() { nowCell.DelMyselfBegin(); this.gameObject.SetActive(false); nowCell = null; }