RemoveItemsOfType
Summary
public void RemoveItemsOfType(MyFixedPoint amount, MyObjectBuilder_PhysicalObject objectBuilder, bool spawn)
Removes amount for specified item type from inventory
Parameters
- MyFixedPoint amount
- MyObjectBuilder_PhysicalObject objectBuilder
- bool spawn
Summary
public void RemoveItemsOfType(MyFixedPoint amount, SerializableDefinitionId contentId, MyItemFlags flags, bool spawn)
Removes amount for specified item type from inventory
Parameters
- MyFixedPoint amount
- SerializableDefinitionId contentId
- MyItemFlags flags
- bool spawn