Skip to content
ct

Class

ReserveItemsInventoryCommand

Generated GDScript class reference for ItemVault.ReserveItemsInventoryCommand.

Status
Draft
Version
v1.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Source: addons/item_vault/backend/reserve_items_inventory_command.gd

Syntax

class ReserveItemsInventoryCommand extends InventoryCommand

Members

NameKindSummary
reservation_idPropertyReserve a quantity of an item for a future transaction.
item_idProperty
quantityProperty
source_container_idPropertyOptional source container. Empty lets the backend choose.