Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.IMyConveyorSorter.DrainAll

Malware edited this page Dec 13, 2025 · 24 revisions

DEPRECATION NOTICE

This API documentation is out of date and no longer maintained.

Please visit the new documentation at: https://malforge.github.io/spaceengineers/pbapi

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