VRage.Game.ModAPI.Ingame.IMyInventory.FindItem - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyInventory
public MyInventoryItem? FindItem(MyItemType itemType)
Tries to find an item of given type inside this inventory.
Info about item found, null in case there is no item of given type inside this inventory
- MyItemType itemType