EOS_Achievements_PlayerStatInfo

EOS API reference page for EOS_Achievements_PlayerStatInfo

1분 미만 소요

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

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_ACHIEVEMENTS_PLAYERSTATINFO_API_LATEST.
const char* NameThe name of the stat.
int32_t CurrentValueThe current value of the stat.
int32_t ThresholdValueThe threshold value of the stat, used in determining when to unlock an achievement.