Sandbox.ModAPI.Ingame
MyConveyorSorterMode
Assembly: Sandbox.Common.dll
public enum MyConveyorSorterMode
Determines the current mode of a conveyor sorter.
Fields
| Member | Description |
|---|---|
| Blacklist | The items in the filter list are not allowed through this sorter. |
| Whitelist | The items in the filter list are the only items allowed through this sorter. |