Skip to content
ct

Class

InventoryCommand

Generated GDScript class reference for ItemVault.InventoryCommand.

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

Base class for typed commands sent to an [InventoryBackend].

Source: addons/item_vault/backend/inventory_command.gd

Syntax

class InventoryCommand extends RefCounted

Members

NameKindSummary
typePropertyCommand discriminator. Subclasses set a concrete value.
correlation_contextPropertyOpaque caller-supplied context echoed in the operation record. The plugin never interprets this.