示例#1
0
 private void OnUnselectedEquipment(GameObject unselectedGameObject)
 {
     targetEqupment = null;
     gameObject.SetActive(false);
 }