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

VRage.Game.ModAPI.Ingame.IMyInventory.TransferItemTo

Malware edited this page Dec 25, 2018 · 21 revisions

IndexIMyInventory

csharp[bool](System.Boolean) TransferItemTo([IMyInventory](VRage.Game.ModAPI.Ingame.IMyInventory) dst, [int](System.Int32) sourceItemIndex, [Nullable<T>](System.Nullable`1) targetItemIndex, [Nullable<T>](System.Nullable`1) stackIfPossible, [Nullable<T>](System.Nullable`1) amount)

Clone this wiki locally