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 Apr 16, 2022 · 16 revisions

IndexNamespace IndexIMyInventory

Summary

public void GetAcceptedItems(List\<MyItemType\> itemsTypes, [Func\<MyItemType, bool\> filter])

Returns all items this inventory accepts.

Parameters

Clone this wiki locally