> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PlayerStatistic

> PlayerStatistic data type.

## Properties

| Name             | Type   | Description                                        |
| :--------------- | :----- | :------------------------------------------------- |
| Id               | String | Statistic ID                                       |
| Name             | String | Statistic name                                     |
| StatisticValue   | int32  | Current statistic value                            |
| StatisticVersion | int32  | Statistic version (0 if not a versioned statistic) |


## Related topics

- [PlayerProfile](/services/playfab/api-references/events/data-types/playerprofile.md)
- [PFGetPlayerCombinedInfoResultPayload](/services/playfab/api-references/c/pftypes/structs/pfgetplayercombinedinforesultpayload.md)
- [PFSegmentsPlayerProfile](/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentsplayerprofile.md)
- [PlayFab Release Notes 2015](/services/playfab/release-notes/2015.md)
- [player_statistic_changed](/services/playfab/api-references/events/Leaderboards/player-statistic-changed.md)
