Source: addons/item_vault/backend/transfer_items_inventory_command.gd
Syntax
class TransferItemsInventoryCommand extends InventoryCommandMembers
| Name | Kind | Summary |
|---|---|---|
item_id | Property | Move a quantity of an item from one container to another within the same inventory. |
quantity | Property | |
source_container_id | Property | |
target_container_id | Property |