Source: addons/item_vault/backend/remove_item_inventory_command.gd
Syntax
class RemoveItemInventoryCommand extends InventoryCommandMembers
| Name | Kind | Summary |
|---|---|---|
item_id | Property | Remove a quantity of an item from an inventory. |
quantity | Property | |
source_container_id | Property | Optional source container. Empty lets the backend choose. |