Skip to content

VRage.Game.ModAPI.Ingame.IMyInventory.GetItemByID

Morten Aune Lyrstad edited this page Oct 10, 2019 · 18 revisions

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

Clone this wiki locally