Exemplo n.º 1
0
 public InventorySlot GetInventorySlot(int slotID)
 {
     return(inventoryObject.GetInventorySlot(slotID));
 }