Summary

public void RemoveItemsOfType(MyFixedPoint amount, MyObjectBuilder_PhysicalObject objectBuilder, bool spawn)

Removes amount for specified item type from inventory

Parameters

Summary

public void RemoveItemsOfType(MyFixedPoint amount, SerializableDefinitionId contentId, MyItemFlags flags, bool spawn)

Removes amount for specified item type from inventory

Parameters