Пример #1
0
 public void Instantiateitem(ObjectData item)
 {
     Instantiate(item.model, inventoryGrid.GetPosInv(), Quaternion.identity);
 }