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

IndexNamespace IndexIMyInventory

Summary

public MyInventoryItem? GetItemAt(int index)

Returns info about item at give position.

Returns

MyInventoryItem?

Info about queried inventory slot, null in case there is no item at given slot

Parameters

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