Skip to content

Class

RemoveItemInventoryCommand

Generated GDScript class reference for ItemVault.RemoveItemInventoryCommand.

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

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.