Skip to content
ct

Class

AddItemInventoryCommand

Generated GDScript class reference for ItemVault.AddItemInventoryCommand.

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

Add a quantity of an item to an inventory.

Source: addons/item_vault/backend/add_item_inventory_command.gd

Syntax

class AddItemInventoryCommand extends InventoryCommand

Members

NameKindSummary
item_idProperty
quantityProperty
target_container_idPropertyOptional target container. Empty lets the backend choose.