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

- [PFGetPlayerCombinedInfoResultPayload](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfgetplayercombinedinforesultpayload.md)
- [PlayerProfile](/ja-jp/services/playfab/api-references/events/data-types/playerprofile.md)
- [PFSegmentsPlayerProfile](/ja-jp/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentsplayerprofile.md)
- [PlayFab リリース ノート 2015](/ja-jp/services/playfab/release-notes/2015.md)
- [player_statistic_changed](/ja-jp/services/playfab/api-references/events/Leaderboards/player-statistic-changed.md)
