Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.ModAPI.Ingame.IMyEntity.GetInventory

Malware edited this page Dec 24, 2018 · 17 revisions

IndexIMyEntity

IMyInventory GetInventory()

Summary

Simply get the MyInventoryBase component stored in this entity.

Returns

IMyInventory GetInventory(int index)

Summary

Search for inventory component with maching index.

Clone this wiki locally