GetStashItems
The GetStashItems export allows you to check all items currently stored in a specified stash.
How to Use
To retrieve items from a stash, use the following code:
This retrieves all items in the specified stash, including their slot, name, and quantity, for further processing or display.
Last updated