Skip to content
ct

Class

AddItemInventoryCommand

Generated GDScript class reference for ItemVault.AddItemInventoryCommand.

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/add_item_inventory_command.gd

Syntax

class AddItemInventoryCommand extends InventoryCommand

Members

NameKindSummary
item_idPropertyAdd a quantity of an item to an inventory.
quantityProperty
target_container_idPropertyOptional target container. Empty lets the backend choose.