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 25, 2018 · 17 revisions

IndexIMyEntity

Summary

private public abstract virtual private public abstract IMyInventory GetInventory

Simply get the MyInventoryBase component stored in this entity.

Returns

Example

Remarks

Summary

private public abstract virtual private public abstract IMyInventory GetInventory

Search for inventory component with maching index.

Returns

Example

Remarks

Clone this wiki locally