Chris' Tutorials
Docs/Item Vault

Class

ContainerType

Generated GDScript class reference for ItemVault.ContainerType.

StatusDraft
Versionv1.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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 Resource

Members

NameKindSummary
idPropertyDefines how an ItemContainer stores stacks.
display_nameProperty
iconProperty
slot_basedProperty
slot_countProperty
max_stacksProperty
max_weightProperty
slot_templatesProperty
is_validMethod
constraint_forMethod

Source

addons/item_vault/inventory/container_type.gd

Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides