Skip to content
ct

Class

InventorySnapshot

Generated GDScript class reference for ItemVault.InventorySnapshot.

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_snapshot.gd

Syntax

class InventorySnapshot extends RefCounted

Members

NameKindSummary
idPropertyRead-only snapshot of an entire inventory at a point in time. Inventory identifier.
owner_idPropertyOwner identifier (game entity that owns this inventory).
containersPropertyContainer snapshots.
walletPropertyCurrency id → balance.
result_codePropertyOptional result code / metadata for query responses.
get_containerMethod
total_quantityMethod
totalProperty
hasMethod
wallet_balanceMethod
to_dictMethod
dProperty
wallet_dictProperty