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

> Tipo de datos PlayerStatistic.

## Propiedades

| Nombre           | Tipo   | Descripción                                                          |
| :--------------- | :----- | :------------------------------------------------------------------- |
| Id               | String | Id. de la estadística                                                |
| Name             | String | Nombre de la estadística                                             |
| StatisticValue   | int32  | Valor actual de la estadística                                       |
| StatisticVersion | int32  | Versión de la estadística (0 si no es una estadística con versiones) |


## Related topics

- [PlayerProfile](/es/services/playfab/api-references/events/data-types/playerprofile.md)
- [PFGetPlayerCombinedInfoResultPayload](/es/services/playfab/api-references/c/pftypes/structs/pfgetplayercombinedinforesultpayload.md)
- [Notas de la versión de PlayFab de 2015](/es/services/playfab/release-notes/2015.md)
- [PFSegmentsPlayerProfile](/es/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentsplayerprofile.md)
- [player_statistic_changed](/es/services/playfab/api-references/events/Leaderboards/player-statistic-changed.md)
