Skip to content
ct

Class

RemoveItemInventoryCommand

Generated GDScript class reference for ItemVault.RemoveItemInventoryCommand.

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

Remove a quantity of an item from an inventory.

Source: addons/item_vault/backend/remove_item_inventory_command.gd

Syntax

class RemoveItemInventoryCommand extends InventoryCommand

Members

NameKindSummary
item_idProperty
quantityProperty
source_container_idPropertyOptional source container. Empty lets the backend choose.