> ## 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 数据类型。

## 属性

| 名称               | 类型     | 描述                      |
| :--------------- | :----- | :---------------------- |
| Id               | String | 统计信息 ID                 |
| Name             | String | 统计信息名称                  |
| StatisticValue   | int32  | 当前统计信息值                 |
| StatisticVersion | int32  | 统计信息版本（如果不是版本化统计信息则为 0） |


## Related topics

- [PlayerProfile](/zh-CN/services/playfab/api-references/events/data-types/playerprofile.md)
- [PFGetPlayerCombinedInfoResultPayload](/zh-CN/services/playfab/api-references/c/pftypes/structs/pfgetplayercombinedinforesultpayload.md)
- [PFSegmentsPlayerProfile](/zh-CN/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentsplayerprofile.md)
- [PlayFab 2015 版本发布说明](/zh-CN/services/playfab/release-notes/2015.md)
- [player_statistic_deleted](/zh-CN/services/playfab/api-references/events/Leaderboards/player-statistic-deleted.md)
