IRetro |
The IRetroAchievementsApi type exposes the following members.
Name | Description | |
---|---|---|
GetConsoles | Gets an enumeration of all consoles that are available from retroachievements.org. | |
GetGameInfo | Gets game information for the specified retroachievements.org game ID. | |
GetGameInfoWithProgress(IGame) | Gets game and related user progress information for the specified game. | |
GetGameInfoWithProgress(String) | Gets game and related user progress information for the specified retroachievements.org game ID. | |
GetGamesForConsole | Gets an enumeration of all games with achievements that are available for the specified console ID. | |
GetHasCredentials | Gets a Boolean value specifying whether or not LaunchBox has been configured with credentials for retroachievements.org. Does not guarantee working credentials. | |
GetRecentlyPlayedGames | Gets an enumeration of games that have been recently played by the user. | |
GetUserRankAndScore | Gets the current user's rank and score. | |
GetUserSummary | Gets the users summary from retroachievements.org. |