Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.
Source: addons/item_vault/inventory/container_type.gd
Syntax
class ContainerType extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
id | Property | Defines how an ItemContainer stores stacks. |
display_name | Property | |
icon | Property | |
slot_based | Property | |
slot_count | Property | |
max_stacks | Property | |
max_weight | Property | |
slot_templates | Property | |
is_valid | Method | |
constraint_for | Method |
Source
addons/item_vault/inventory/container_type.gd
Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides