Chris' Tutorials
Docs/Item Vault

Class

Inventory

Generated GDScript class reference for ItemVault.Inventory.

StatusDraft
Versionv1.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

Source: addons/item_vault/inventory/inventory.gd

Syntax

class Inventory extends RefCounted

Members

NameKindSummary
ItemFilterFieldTier-1 inventory aggregator. Owns multiple containers and a wallet.
ItemQueryResultField
InventoryTransactionField
ItemVaultBusField
idProperty
nameProperty
containersProperty
walletProperty
max_containersProperty
max_weightProperty
set_busMethod
addMethod
addedProperty
before_countProperty
overflowProperty
after_countProperty
total_weightMethod
totalProperty
add_containerMethod
remove_containerMethod
idxProperty
removedProperty
get_containerMethod
query_itemsMethod
resultsProperty
query_containersMethod
matchingProperty
get_item_countMethod
totalProperty
has_itemMethod
total_itemsMethod
get_statisticsMethod
stack_countProperty
total_quantityProperty
containers_with_matchesProperty
had_matchProperty
create_transactionMethod
to_dictMethod
dProperty
from_dictMethod
invProperty
typeProperty
containerProperty

Source

addons/item_vault/inventory/inventory.gd

Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides