// 장비창 클릭 했을때 public void ClickedEquipmentSlot(Transform eSlot) { sc_EquipManager.CheckSlot(eSlot); }