> ## 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.

## 속성

| 이름               | 형식     | 설명                             |
| :--------------- | :----- | :----------------------------- |
| Id               | String | 통계 ID입니다.                      |
| Name             | String | 통계 이름입니다.                      |
| StatisticValue   | int32  | 현재 통계 값입니다.                    |
| StatisticVersion | int32  | 통계 버전(버전 관리되는 통계가 아닌 경우 0)입니다. |


## Related topics

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