Tier-1 inventory aggregator. Owns multiple containers and a wallet.
Source: addons/item_vault/inventory/inventory.gd
Syntax
class Inventory extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
ItemFilter | Field | |
ItemQueryResult | Field | |
InventoryTransaction | Field | |
ItemVaultBus | Field | |
id | Property | |
name | Property | |
wallet | Property | |
max_containers | Property | |
set_bus | Method | |
add | Method | |
total_weight | Method | |
add_container | Method | |
remove_container | Method | |
get_container | Method | |
containers | Method | |
query_items | Method | |
query_containers | Method | |
get_item_count | Method | |
has_item | Method | |
total_items | Method | |
get_statistics | Method | |
create_transaction | Method | |
to_dict | Method | |
from_dict | Method |