Source: addons/item_vault/inventory/item_query_result.gd
Syntax
class ItemQueryResult extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
stack | Property | Result from an inventory query — an item stack with context. |
container | Property | |
total_quantity | Method |
Class
Generated GDScript class reference for ItemVault.ItemQueryResult.
This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.
Source: addons/item_vault/inventory/item_query_result.gd
class ItemQueryResult extends RefCounted| Name | Kind | Summary |
|---|---|---|
stack | Property | Result from an inventory query — an item stack with context. |
container | Property | |
total_quantity | Method |