Summary

public void AddItems(MyFixedPoint amount, MyObjectBuilder_PhysicalObject objectBuilder, int index)

Adds item to inventory. Doesn't do all checks inside. Call CanAddItemAmount(IMyInventoryItem, MyFixedPoint) before this function

Parameters