Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.MyConveyorSorterMode

Malware edited this page Dec 21, 2018 · 39 revisions

Index

MyConveyorSorterMode Enum

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

Summary

Determines the current mode of a conveyor sorter.

Fields

static [`MyConveyorSorterMode Whitelist`](Sandbox.ModAPI.Ingame.Whitelist) The items in the filter list are the only items allowed through this sorter.
static [`MyConveyorSorterMode Blacklist`](Sandbox.ModAPI.Ingame.Blacklist) The items in the filter list are not allowed through this sorter.

Clone this wiki locally