VRage.Game.ModAPI.Ingame.IMyInventory.CanTransferItemTo - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexIMyInventory

Summary

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.

Returns

bool

True if there is working conveyor connection between inventories so that item of give type can by transferred, false otherwise

Parameters

⚠️ **GitHub.com Fallback** ⚠️