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

IndexNamespace IndexIMyInventory

Summary

public MyInventoryItem? GetItemByID(uint id)

Returns info about item contained inside this inventory.

Returns

MyInventoryItem?

Info about queried item, null in case there is no item with given Id inside this inventory

Parameters

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