VRage.Game.ModAPI.Ingame.IMyInventory.IsConnectedTo - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyInventory
public bool IsConnectedTo(IMyInventory otherInventory)
Checks if two inventories are connected.
True if there is working conveyor connection between inventories, false otherwise
- IMyInventory otherInventory