Skip to content
ct

Class

RemoveItemInventoryCommand

Generated GDScript class reference for ItemVault.RemoveItemInventoryCommand.

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

Syntax

class RemoveItemInventoryCommand extends InventoryCommand

Members

NameKindSummary
item_idPropertyRemove a quantity of an item from an inventory.
quantityProperty
source_container_idPropertyOptional source container. Empty lets the backend choose.