Source: addons/item_vault/backend/query_inventory_command.gd
Syntax
class QueryInventoryCommand extends InventoryCommandMembers
| Name | Kind | Summary |
|---|---|---|
filter | Property | Query an inventory state without mutating it. Item filter for the query. |
Class
Generated GDScript class reference for ItemVault.QueryInventoryCommand.
This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.
Source: addons/item_vault/backend/query_inventory_command.gd
class QueryInventoryCommand extends InventoryCommand| Name | Kind | Summary |
|---|---|---|
filter | Property | Query an inventory state without mutating it. Item filter for the query. |