Skip to content
ct

Class

ReserveItemsInventoryCommand

Generated GDScript class reference for ItemVault.ReserveItemsInventoryCommand.

Status
Current
Version
v1.0
Updated
2026-07-31

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.