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

Sandbox.ModAPI.Ingame.IMyConveyorSorter.AddItem

Malware edited this page Dec 25, 2018 · 22 revisions

IndexIMyConveyorSorter

csharpvoid AddItem([MyInventoryItemFilter](Sandbox.ModAPI.Ingame.MyInventoryItemFilter) item)##### Summary

Adds a single item to the filter list. See Sandbox.ModAPI.Ingame.IMyConveyorSorter.SetFilter(Sandbox.ModAPI.Ingame.MyConveyorSorterMode,System.Collections.Generic.List{Sandbox.ModAPI.Ingame.MyInventoryItemFilter}) to change the filter mode and/or fill the entire list in one go.

Clone this wiki locally