Skip to content
ct

Class

InventorySnapshot

Generated GDScript class reference for ItemVault.InventorySnapshot.

Status
Current
Version
v1.0
Updated
2026-07-31

Read-only snapshot of an entire inventory at a point in time.

Source: addons/item_vault/backend/inventory_snapshot.gd

Syntax

class InventorySnapshot extends RefCounted

Members

NameKindSummary
idPropertyInventory identifier.
owner_idPropertyOwner identifier (game entity that owns this inventory).
containersPropertyContainer snapshots.
copyProperty
walletPropertyCurrency id → balance.
result_codePropertyOptional result code / metadata for query responses.
get_containerMethod
total_quantityMethod
hasMethod
wallet_balanceMethod
to_dictMethod
duplicateMethod