Skip to content
ct

Class

ContainerSlot

Generated GDScript class reference for ItemVault.ContainerSlot.

Status
Current
Version
v1.0
Updated
2026-07-31

A single slot in a slot-based container.

Source: addons/item_vault/inventory/container_slot.gd

Syntax

class ContainerSlot extends RefCounted

Members

NameKindSummary
indexProperty
stackProperty
allowed_categoryProperty
stackable_onlyProperty
max_overrideProperty
apply_constraintMethod
effective_maxMethod
is_emptyMethod
can_acceptMethod
addMethod
removeMethod
countMethod
weightMethod
to_dictMethod
from_dictMethod