Exemplo n.º 1
0
 public void Tester_CanHoldItem()
 {
     Debug.Log(itemSlot.CanHoldItem(item));
 }