Click or drag to resize
LaunchBox

IRetroAchievementsApi Methods

The IRetroAchievementsApi type exposes the following members.

Methods
 NameDescription
Public methodGetConsoles Gets an enumeration of all consoles that are available from retroachievements.org.
Public methodGetGameInfo Gets game information for the specified retroachievements.org game ID.
Public methodGetGameInfoWithProgress(IGame) Gets game and related user progress information for the specified game.
Public methodGetGameInfoWithProgress(String) Gets game and related user progress information for the specified retroachievements.org game ID.
Public methodGetGamesForConsole Gets an enumeration of all games with achievements that are available for the specified console ID.
Public methodGetHasCredentials Gets a Boolean value specifying whether or not LaunchBox has been configured with credentials for retroachievements.org. Does not guarantee working credentials.
Public methodGetRecentlyPlayedGames Gets an enumeration of games that have been recently played by the user.
Public methodGetUserRankAndScore Gets the current user's rank and score.
Public methodGetUserSummary Gets the users summary from retroachievements.org.
Top
See Also