IMyConveyorSorter Methods |
[This is preliminary documentation and is subject to change.]
The IMyConveyorSorter type exposes the following members.
Name | Description | |
---|---|---|
AddItem |
Adds a single item to the filter list. See SetFilter(MyConveyorSorterMode, ListMyInventoryItemFilter) to change the filter mode and/or fill
the entire list in one go.
| |
GetActions | (Inherited from IMyTerminalBlock.) | |
GetActionWithName | (Inherited from IMyTerminalBlock.) | |
GetFilterList |
Gets the items currently being allowed through or rejected, depending on the Mode.
| |
GetInventory | (Inherited from IMyEntity.) | |
GetInventory(Int32) | (Inherited from IMyEntity.) | |
GetOwnerFactionTag | (Inherited from IMyCubeBlock.) | |
GetPlayerRelationToOwner | Obsolete. (Inherited from IMyCubeBlock.) | |
GetPosition | (Inherited from IMyEntity.) | |
GetProperties | (Inherited from IMyTerminalBlock.) | |
GetProperty | (Inherited from IMyTerminalBlock.) | |
GetUserRelationToOwner | (Inherited from IMyCubeBlock.) | |
HasLocalPlayerAccess | (Inherited from IMyTerminalBlock.) | |
HasPlayerAccess | (Inherited from IMyTerminalBlock.) | |
IsAllowed |
Determines whether a given item type is allowed through the sorter, depending on the filter list (GetFilterList(ListMyInventoryItemFilter)) and Mode.
| |
RemoveItem |
Removes a single item from the filter list. See SetFilter(MyConveyorSorterMode, ListMyInventoryItemFilter) to change the filter mode and/or clear
the entire list in one go.
| |
RequestEnable | Obsolete. (Inherited from IMyFunctionalBlock.) | |
SearchActionsOfName | (Inherited from IMyTerminalBlock.) | |
SetCustomName(String) | Obsolete. (Inherited from IMyTerminalBlock.) | |
SetCustomName(StringBuilder) | Obsolete. (Inherited from IMyTerminalBlock.) | |
SetFilter |
Changes the sorter to desired mode and filters the provided items. You can pass in null to empty the list.
| |
UpdateIsWorking | Obsolete. (Inherited from IMyCubeBlock.) | |
UpdateVisual | Obsolete. (Inherited from IMyCubeBlock.) |