Display player inventory in your application
To display items in the inventory after purchasing or receiving items according to game logic, use the SDK methods:
SDK reference documentation
Learn more about SDK methods and its parameters.
SDK method name | Description |
---|---|
GetInventory | Returns a list of virtual items from the user’s inventory according to pagination settings. For each virtual item, complete data is returned. |
GetVirtualCurrencyBalance | Returns the current user’s balance of virtual currency. For each virtual currency, complete data is returned. |
GetTimeLimitedItems | Returns a list of time-limited items from the user’s inventory. For each item, complete data is returned. |
Was this article helpful?
Thank you for your feedback!
We’ll review your message and use it to help us improve your experience.Useful links
Last updated: January 22, 2024Found a typo or other text error? Select the text and press Ctrl+Enter.