Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.Game.ModAPI.Ingame.IMyInventory.GetItemAt

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

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

Clone this wiki locally