Skip to content

Class

InventorySnapshot

Generated GDScript class reference for ItemVault.InventorySnapshot.

Status
Current
Version
v1.0
Source updated
2026-08-17
Generated on
2026-09-01

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