Chris' Tutorials
Docs/Item Vault

Class

ContainerSlot

Generated GDScript class reference for ItemVault.ContainerSlot.

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_slot.gd

Syntax

class ContainerSlot extends RefCounted

Members

NameKindSummary
indexPropertyA single slot in a slot-based container.
stackProperty
allowed_categoryProperty
stackable_onlyProperty
max_overrideProperty
apply_constraintMethod
effective_maxMethod
is_emptyMethod
can_acceptMethod
slot_maxProperty
addMethod
acceptedProperty
overflowProperty
removeMethod
removedProperty
countMethod
weightMethod
to_dictMethod
dProperty
from_dictMethod
slotProperty
stackProperty

Source

addons/item_vault/inventory/container_slot.gd

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