Assembly: VRage.Game.dll

public interface IMyInventoryOwner

Describes interface of object that has inventory (PB scripting interface)

Properties

Member Description
EntityId Gets EntityId, which it belongs to
HasInventory Gets whether has inventory
InventoryCount Gets amount of inventories
UseConveyorSystem Gets or sets if that inventory can interact with

Methods

Member Description
GetInventory(int) Gets inventory by index