Skip to content
ct

Class

ContainerSnapshot

Generated GDScript class reference for ItemVault.ContainerSnapshot.

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/container_snapshot.gd

Syntax

class ContainerSnapshot extends RefCounted

Members

NameKindSummary
idPropertyRead-only snapshot of a single container at a point in time. Container instance identifier (usually the container type id).
container_type_idPropertyContainer type identifier.
stacksPropertyStacks currently in the container.
total_quantityMethod
totalProperty
countMethod
totalProperty
hasMethod
to_dictMethod
dProperty