Player data
Learn how to view and manage player currency balances and inventory items in the Unity Dashboard.
Read time 1 minuteLast updated a day ago
After setting up your in-game economy and integrating it with your game, you can look at the status of a player’s game currency balances and inventory items. To view a player’s information:
- From the Unity Dashboard, open Economy and select Find Player.
- Enter the player’s exact player ID.
- Click Find Player.
Currency balance
The Currency tab lists each currency stored against a player, along with the respective balances. The name of each currency is clickable, allowing you to view and edit the configuration for the selected currency.Inventory instances
The Inventory tab lists any instance of inventory items that the selected player owns. A player can potentially own multiple instances of the same item (for example, two copies of the same sword). The Inventory tab lists the following information about an item:- The player instance ID of that item
- The item’s name (clicking this name allows you to view and edit the definition of the inventory item)
- The date the item was created in the configuration
- The date the item was modified by the player
- Instance data