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 | |
remove | Method | |
removed | Property | |
count | Method | |
weight | Method | |
to_dict | Method | |
d | Property | |
from_dict | Method | |
slot | Property | |
stack | Property |