Base class for typed commands sent to an [InventoryBackend].
Source: addons/item_vault/backend/inventory_command.gd
Syntax
class InventoryCommand extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
type | Property | Command discriminator. Subclasses set a concrete value. |
correlation_context | Property | Opaque caller-supplied context echoed in the operation record. The plugin never interprets this. |