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

Sandbox.ModAPI.Ingame.IMyConveyorSorter.IsAllowed

Malware edited this page May 4, 2019 · 26 revisions

IndexNamespace IndexIMyConveyorSorter

Summary

public bool IsAllowed(MyDefinitionId id)

Determines whether a given item type is allowed through the sorter, depending on the filter list ( Sandbox.ModAPI.Ingame.IMyConveyorSorter.GetFilterList(System.Collections.Generic.List{Sandbox.ModAPI.Ingame.MyInventoryItemFilter}) ) and Mode .

Returns

bool

Parameters

Clone this wiki locally