Add a quantity of an item to an inventory.
Source: addons/item_vault/backend/add_item_inventory_command.gd
Syntax
class AddItemInventoryCommand extends InventoryCommandMembers
| Name | Kind | Summary |
|---|---|---|
item_id | Property | |
quantity | Property | |
target_container_id | Property | Optional target container. Empty lets the backend choose. |