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

Summary

private public virtual void AddItem(private public sealed struct.MyInventoryItemFilter item)

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.

Returns

Example

Remarks

Clone this wiki locally