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

Sandbox.ModAPI.Ingame.IMyConveyorSorter.DrainAll

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

IndexNamespace IndexIMyConveyorSorter

Summary

public bool DrainAll { get; set; }

Determines whether the sorter should drain any inventories connected to it and push them to the other side - as long as the items passes the filtering as defined by the filter list ( GetFilterList(List) ) and Mode .

Returns

bool

Clone this wiki locally