示例#1
0
 public void OnPressForAdd(Hand hand)
 {
     om.MergeObject(WorldData.MergeType.And);
     Debug.Log("OnPressForAdd!");
     this.gameObject.SetActive(false);
 }