Transfer
Summary
public static MyFixedPoint Transfer(MyInventory src, MyInventory dst, MyDefinitionId contentId, MyItemFlags flags, MyFixedPoint? amount, bool spawn)
Returns
Parameters
- MyInventory src
- MyInventory dst
- MyDefinitionId contentId
- MyItemFlags flags
- MyFixedPoint? amount
- bool spawn
Summary
public static MyFixedPoint Transfer(MyInventory src, MyInventory dst, uint srcItemId, int dstIdx, MyFixedPoint? amount, bool spawn)
Returns
Parameters
- MyInventory src
- MyInventory dst
- uint srcItemId
- int dstIdx
- MyFixedPoint? amount
- bool spawn