Skip to content
ct

Class

SlotStorage

Generated GDScript class reference for ItemVault.SlotStorage.

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

Slot-based storage strategy for [ItemContainer] (#147). Owns [member _slots] and delegates per-slot acceptance to [ContainerSlot].

Source: addons/item_vault/inventory/slot_storage.gd

Syntax

class SlotStorage extends ContainerStorage

Members

NameKindSummary
configureMethod
clearMethod
addMethod
removeMethod
extract_stacksMethod
extract_fragmentsMethod
countMethod
has_spaceMethod
can_acceptMethod
weightMethod
all_itemsMethod
slotsMethod
slot_atMethod
add_at_slotMethod
to_dictMethod
load_fromMethod