Source: addons/item_vault/backend/container_snapshot.gd
Syntax
class ContainerSnapshot extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
id | Property | Read-only snapshot of a single container at a point in time. Container instance identifier (usually the container type id). |
container_type_id | Property | Container type identifier. |
stacks | Property | Stacks currently in the container. |
total_quantity | Method | |
total | Property | |
count | Method | |
total | Property | |
has | Method | |
to_dict | Method | |
d | Property |