Inventory (Asset Collection)
The Inventory Component allows you to collect data assets and keep a count of the collected values.
Last updated
The Inventory Component allows you to collect data assets and keep a count of the collected values.
Last updated
Adds an asset to the inventory.
Removes an asset from the inventory.
Gets a list of every asset in the inventory and the amount of each.
Gets the number of a specific asset in the inventory.
Gets the total number of items (including amount) in the inventory.
Check if an inventory has all the given number of each item.
Transfers a number of an asset to a different inventory.
Transfers all assets from one inventory to another.