Summary

public MyPhysicalInventoryItem? FindItem(MyDefinitionId contentId)

Returns

MyPhysicalInventoryItem?

Parameters

Summary

public MyPhysicalInventoryItem? FindItem(Func<MyPhysicalInventoryItem, bool> predicate)

Returns

MyPhysicalInventoryItem?

Parameters