示例#1
0
 public void NotifyDelete()
 {
     NodeNetCreator.NotifyNodeDeleted(id);
     Debug.Log(id);
 }