Skip to content

Class

ContainerType

Generated GDScript class reference for ItemVault.ContainerType.

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

Defines how an ItemContainer stores stacks.

Source: addons/item_vault/inventory/container_type.gd

Syntax

class ContainerType extends Resource

Members

NameKindSummary
idProperty
display_nameProperty
iconProperty
slot_basedProperty
slot_countProperty
max_stacksProperty
max_weightProperty
slot_templatesProperty
storage_filter_tagsPropertyContainer-level tags used by ItemFilter.for_storage() to route queries to containers tagged for a specific storage role. Mirrors the Rust backend's `container_type.storage_filter_tags` field (issue #224).
is_validMethod
constraint_forMethod