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 RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
index | Property | A single slot in a slot-based container. |
stack | Property | |
allowed_category | Property | |
stackable_only | Property | |
max_override | Property | |
apply_constraint | Method | |
effective_max | Method | |
is_empty | Method | |
can_accept | Method | |
slot_max | Property | |
add | Method | |
accepted | Property | |
overflow | Property | |
remove | Method | |
removed | Property | |
count | Method | |
weight | Method | |
to_dict | Method | |
d | Property | |
from_dict | Method | |
slot | Property | |
stack | Property |
Source
addons/item_vault/inventory/container_slot.gd
Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides