This data structure is part of the Achievements Interface.
Remarks
Contains information about a collection of stat info data.
See Also
EOS_Achievements_PlayerAchievement
Properties
EOS_Achievements_PlayerStatInfo
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ACHIEVEMENTS_PLAYERSTATINFO_API_LATEST. |
const char* Name | The name of the stat. |
int32_t CurrentValue | The current value of the stat. |
int32_t ThresholdValue | The threshold value of the stat, used in determining when to unlock an achievement. |