Exemplo n.º 1
0
 public void ResetSlot(int slotID)
 {
     inventoryObject.ResetInventorySlot(slotID);
     UpdateInventoryUI();
 }