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

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

Returns

Example

Remarks

Clone this wiki locally