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