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

Sandbox.ModAPI.Ingame.IMyConveyorSorter.SetFilter

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

IndexNamespace IndexIMyConveyorSorter

Summary

public void SetFilter(MyConveyorSorterMode mode, List<MyInventoryItemFilter> items)

Changes the sorter to desired mode and filters the provided items. You can pass innullto empty the list.

Parameters

Clone this wiki locally