SC_User_GetGlobalAchievementsCount()
Returns the number of achievements of the user across all games that they have played until now.
Synopsis:
#include <scoreloop/sc_user.h>
int SC_User_GetGlobalAchievementsCount(SC_User_h self)
Arguments:
- self
-
An opaque handle for the current SC_User instance.
Library:
libscoreloopcoreDescription:
This method returns the number of achievements of the user across all games that they have played until now.
Returns:
int The number of achievements