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

Summary

public virtual bool TransferItemTo(public interface IMyInventory dst, int sourceItemIndex, public sealed struct Nullable<T> targetItemIndex, public sealed struct Nullable<T> stackIfPossible, public sealed struct Nullable<T> amount)

Returns

Example

Remarks

Clone this wiki locally