EOS_Achievements_GetUnlockedAchievementCount

EOS API reference page for EOS_Achievements_GetUnlockedAchievementCount

Under 1 min to read

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 NameUsage Information
EOS_HAchievements Handle
const EOS_Achievements_GetUnlockedAchievementCountOptions* OptionsThe Options associated with retrieving the unlocked achievement count