Skip to content
ct

Class

InventoryCommand

Generated GDScript class reference for ItemVault.InventoryCommand.

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

Syntax

class InventoryCommand extends RefCounted

Members

NameKindSummary
typePropertyBase class for typed commands sent to an [InventoryBackend]. Command discriminator. Subclasses set a concrete value.