VRage.Game.ModAPI.Ingame.IMyInventory.CanTransferItemTo - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyInventory
public bool CanTransferItemTo(IMyInventory otherInventory, MyItemType itemType)
Determines if there is working conveyor connection for item of give type to be transferred to other inventory.
True if there is working conveyor connection between inventories so that item of give type can by transferred, false otherwise
- IMyInventory otherInventory
- MyItemType itemType