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 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.Rate this page
Rate this page
Don’t want to answer
Thank you for your feedback!
Found a typo or other text error? Select the text and press Ctrl+Enter.