Sandbox.ModAPI.Ingame.MyConveyorSorterMode - bimbam2103/space_engineers GitHub Wiki

IndexNamespace Index

MyConveyorSorterMode Enum

public enum MyConveyorSorterMode

Determines the current mode of a conveyor sorter.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

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.

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