VRage.Game.ModAPI.Ingame.IMyInventory.FindItem - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexIMyInventory

Summary

public MyInventoryItem? FindItem(MyItemType itemType)

Tries to find an item of given type inside this inventory.

Returns

MyInventoryItem?

Info about item found, null in case there is no item of given type inside this inventory

Parameters

⚠️ **GitHub.com Fallback** ⚠️