| IMyInventory Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Game.ModAPI.Ingame.IMyInventory"]
Namespace: VRage.Game.ModAPI.Ingame
public interface IMyInventory
The IMyInventory type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentMass | ||
| CurrentVolume | ||
| IsFull | ||
| MaxVolume | ||
| Owner | ||
| Size |
| Name | Description | |
|---|---|---|
| CanItemsBeAdded | ||
| ContainItems | ||
| FindItem | ||
| GetItemAmount | ||
| GetItemByID | ||
| GetItems | ||
| IsConnectedTo | ||
| IsItemAt | ||
| TransferItemFrom | ||
| TransferItemTo |