Generic access to the Social API.
Active | This is the currently active social platform. |
---|---|
localUser | The local user (potentially not logged in). |
CreateAchievement | Create an IAchievement instance. |
---|---|
CreateLeaderboard | Create an ILeaderboard instance. |
LoadAchievementDescriptions | Loads the achievement descriptions accociated with this application. |
LoadAchievements | Load the achievements the logged in user has already achieved or reported progress on. |
LoadScores | Load a default set of scores from the given leaderboard. |
LoadUsers | Load the user profiles accociated with the given array of user IDs. |
ReportProgress | Reports the progress of an achievement. |
ReportScore | Report a score to a specific leaderboard. |
ShowAchievementsUI | Show a default/system view of the games achievements. |
ShowLeaderboardUI | Show a default/system view of the games leaderboards. |