This function is part of the Achievements Interface.
Remarks
DEPRECATED! Use EOS_Achievements_GetPlayerAchievementCount, EOS_Achievements_CopyPlayerAchievementByIndex and filter for unlocked instead. Fetch the number of unlocked achievements that are cached locally.
Return Value
Number of unlocked achievements or 0 if there is an error
See Also
EOS_Achievements_CopyUnlockedAchievementByIndex
Parameters
EOS_Achievements_GetUnlockedAchievementCount
Parameter Type And Name | Usage Information |
---|---|
EOS_HAchievements Handle | |
const EOS_Achievements_GetUnlockedAchievementCountOptions* Options | The Options associated with retrieving the unlocked achievement count |