Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.MyConveyorSorterMode

Morten Aune Lyrstad edited this page Apr 16, 2022 · 38 revisions

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.

Clone this wiki locally