VRage.Game.ModAPI.Ingame.IMyEntity.GetInventory - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyEntity
public IMyInventory GetInventory()
Simply get the MyInventoryBase component stored in this entity.
Inventory
public IMyInventory GetInventory(int index)
Search for inventory component with maching index.
- int index