Sandbox.ModAPI.Ingame.MyConveyorSorterMode - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public enum MyConveyorSorterMode
Determines the current mode of a conveyor sorter.
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
MyConveyorSorterMode Blacklist
The items in the filter list are not allowed through this sorter.
MyConveyorSorterMode Whitelist
The items in the filter list are the only items allowed through this sorter.