Skip to content

Class

AddItemInventoryCommand

Generated GDScript class reference for ItemVault.AddItemInventoryCommand.

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

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.