# Inventory (Asset Collection)

|                                                                                                                                                                                                                                                           |                                                                     |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="https://514197743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNZYB26cJYeWLpQVghvsJ%2Fuploads%2FR0rjK5NbxTlJ8jXDNVbQ%2Fimage.png?alt=media&#x26;token=3a9633be-3e1d-4837-a70f-0191ae5c4abe" alt="" data-size="original"> | Adds an asset to the inventory.                                     |
| <img src="https://514197743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNZYB26cJYeWLpQVghvsJ%2Fuploads%2Ft9EJoNdRvZdRNekxN2G3%2Fimage.png?alt=media&#x26;token=1b90a96f-7922-4a13-b0d6-235fcde3b84f" alt="" data-size="original"> | Removes an asset from the inventory.                                |
| <img src="https://514197743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNZYB26cJYeWLpQVghvsJ%2Fuploads%2Fc8TBHZpuAJKx4S1fgIlD%2Fimage.png?alt=media&#x26;token=f0d36d0e-6d67-475b-9d6f-d752e5a465be" alt="" data-size="original"> | Gets a list of every asset in the inventory and the amount of each. |
| <img src="https://514197743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNZYB26cJYeWLpQVghvsJ%2Fuploads%2FU3rAefHE49EzGVjgl6E7%2Fimage.png?alt=media&#x26;token=b0321a5b-6344-465a-aed3-09bac101fe7a" alt="" data-size="original"> | Gets the number of a specific asset in the inventory.               |
| <img src="https://514197743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNZYB26cJYeWLpQVghvsJ%2Fuploads%2FkH6EUsmjvBzt4TLZ5mH1%2Fimage.png?alt=media&#x26;token=4b8458c7-b28f-480a-a9f3-83ae99e39940" alt="" data-size="original"> | Gets the total number of items (including amount) in the inventory. |
| <img src="https://514197743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNZYB26cJYeWLpQVghvsJ%2Fuploads%2FDoA1MKn8ONrCc6yPP2Mt%2Fimage.png?alt=media&#x26;token=ecdca74d-43ab-413f-8d57-07f477310077" alt="" data-size="original"> | Check if an inventory has all the given number of each item.        |
| <img src="https://514197743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNZYB26cJYeWLpQVghvsJ%2Fuploads%2F8fa5FE9wNP8dYBQ35sQJ%2Fimage.png?alt=media&#x26;token=40d750ae-dc83-4f88-b087-9e7b84038fa5" alt="" data-size="original"> | Transfers a number of an asset to a different inventory.            |
| <img src="https://514197743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNZYB26cJYeWLpQVghvsJ%2Fuploads%2FU3LWA0JOLBstvezliqaT%2Fimage.png?alt=media&#x26;token=d562e890-6464-47ea-b752-8df492192684" alt="" data-size="original"> | Transfers all assets from one inventory to another.                 |
