This data structure is part of the Achievements Interface.
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.
|
This data structure is part of the Achievements Interface.
Contains information about a collection of stat info data.
See Also
EOS_Achievements_PlayerAchievement
Properties
Achievements.PlayerStatInfo
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ACHIEVEMENTS_PLAYERSTATINFO_API_LATEST.
|
string Name
|
The name of the stat.
|
int CurrentValue
|
The current value of the stat.
|
int ThresholdValue
|
The threshold value of the stat, used in determining when to unlock an achievement.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no