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

VRage.Game.ModAPI.Ingame.IMyInventory.GetAcceptedItems

Morten Aune Lyrstad edited this page Oct 10, 2019 · 16 revisions

IndexNamespace IndexIMyInventory

Summary

public void GetAcceptedItems(List<VRage.Game.ModAPI.Ingame.MyItemType> itemsTypes, Func<VRage.Game.ModAPI.Ingame.MyItemType, System.Boolean> filter)

Returns all items this inventory accepts.

Parameters

Clone this wiki locally