Click or drag to resize
LaunchBox

IRetroAchievementsApiGetUserRankAndScore Method

Gets the current user's rank and score.

Namespace: Unbroken.LaunchBox.Plugins.RetroAchievements
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
UserRankAndScore GetUserRankAndScore()

Return Value

UserRankAndScore
A UserRankAndScore object with all relevant information. May be null if credentials have not been configured.
See Also