GetItemAmount
Summary
public MyFixedPoint GetItemAmount(MyItemType itemType)
Sums up total amount of items of given type contained inside this inventory.
Returns
Total amount of given item type contained inside this inventory. Kg or count, based on item type
Parameters
- MyItemType itemType