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

Sandbox.ModAPI.Ingame.MyConveyorSorterMode

Malware edited this page Dec 25, 2018 · 38 revisions

Index

MyConveyorSorterMode Enum

public enum MyConveyorSorterMode: 

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

Example

Remarks

Fields

Member Description
Whitelist The items in the filter list are the only items allowed through this sorter.
Blacklist The items in the filter list are not allowed through this sorter.
Clone this wiki locally