Source: addons/item_vault/inventory/container_type.gd
Syntax
class ContainerType extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
id | Property | Defines how an ItemContainer stores stacks. |
display_name | Property | |
icon | Property | |
slot_based | Property | |
slot_count | Property | |
max_stacks | Property | |
max_weight | Property | |
slot_templates | Property | |
is_valid | Method | |
constraint_for | Method |