IMyInventoryTransferItemFrom Method (IMyInventory, Int32, NullableInt32, NullableBoolean, NullableMyFixedPoint, Boolean) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMyInventory.TransferItemFrom(VRage.Game.ModAPI.Ingame.IMyInventory,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{VRage.MyFixedPoint},System.Boolean)"]
Namespace: VRage.Game.ModAPI
bool TransferItemFrom( IMyInventory sourceInventory, int sourceItemIndex, Nullable<int> targetItemIndex = null, Nullable<bool> stackIfPossible = null, Nullable<MyFixedPoint> amount = null, bool checkConnection = true )
[Missing <param name="sourceInventory"/> documentation for "M:VRage.Game.ModAPI.IMyInventory.TransferItemFrom(VRage.Game.ModAPI.Ingame.IMyInventory,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{VRage.MyFixedPoint},System.Boolean)"]
[Missing <param name="sourceItemIndex"/> documentation for "M:VRage.Game.ModAPI.IMyInventory.TransferItemFrom(VRage.Game.ModAPI.Ingame.IMyInventory,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{VRage.MyFixedPoint},System.Boolean)"]
[Missing <param name="targetItemIndex"/> documentation for "M:VRage.Game.ModAPI.IMyInventory.TransferItemFrom(VRage.Game.ModAPI.Ingame.IMyInventory,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{VRage.MyFixedPoint},System.Boolean)"]
[Missing <param name="stackIfPossible"/> documentation for "M:VRage.Game.ModAPI.IMyInventory.TransferItemFrom(VRage.Game.ModAPI.Ingame.IMyInventory,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{VRage.MyFixedPoint},System.Boolean)"]
[Missing <param name="amount"/> documentation for "M:VRage.Game.ModAPI.IMyInventory.TransferItemFrom(VRage.Game.ModAPI.Ingame.IMyInventory,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{VRage.MyFixedPoint},System.Boolean)"]
[Missing <param name="checkConnection"/> documentation for "M:VRage.Game.ModAPI.IMyInventory.TransferItemFrom(VRage.Game.ModAPI.Ingame.IMyInventory,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{VRage.MyFixedPoint},System.Boolean)"]
[Missing <returns> documentation for "M:VRage.Game.ModAPI.IMyInventory.TransferItemFrom(VRage.Game.ModAPI.Ingame.IMyInventory,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{VRage.MyFixedPoint},System.Boolean)"]