Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.Game.ModAPI.Ingame.IMyInventory.TransferItemFrom

Malware edited this page Dec 25, 2018 · 20 revisions

IndexIMyInventory

Summary

private public virtual bool TransferItemFrom(private public interface.IMyInventory sourceInventory, 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

Summary

private public virtual bool TransferItemFrom(private public interface.IMyInventory sourceInventory, private public interface.IMyInventoryItem item, private public sealed struct.MyFixedPoint amount)

Returns

Example

Remarks

Clone this wiki locally