VRage.Game.ModAPI.Ingame.IMyInventory.IsItemAt - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyInventory
public bool IsItemAt(int position)
Determines if there is any item on given inventory slot.
True in case given inventory slot is occupied, false otherwise
- int position