Source: addons/item_vault/backend/reserve_items_inventory_command.gd
Syntax
class ReserveItemsInventoryCommand extends InventoryCommandMembers
| Name | Kind | Summary |
|---|---|---|
reservation_id | Property | Reserve a quantity of an item for a future transaction. |
item_id | Property | |
quantity | Property | |
source_container_id | Property | Optional source container. Empty lets the backend choose. |