Skip to content

Class

ReserveItemsInventoryCommand

Generated GDScript class reference for ItemVault.ReserveItemsInventoryCommand.

Status
Current
Version
v1.0
Source updated
2026-08-17
Generated on
2026-09-01

Reserve a quantity of an item for a future transaction.

Source: addons/item_vault/backend/reserve_items_inventory_command.gd

Syntax

class ReserveItemsInventoryCommand extends InventoryCommand

Members

NameKindSummary
reservation_idProperty
item_idProperty
quantityProperty
source_container_idPropertyOptional source container. Empty lets the backend choose.