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