| IRetroAchievementsApiGetHasCredentials Method |
Gets a
Boolean value specifying whether or not LaunchBox has been configured with credentials for retroachievements.org. Does not guarantee working credentials.
Namespace: Unbroken.LaunchBox.Plugins.RetroAchievementsAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax Function GetHasCredentials As Boolean
abstract GetHasCredentials : unit -> bool
Return Value
BooleanA boolean value specifying whether or not credentials have been entered by the user for retroachievements.org. Does not guarantee that they are valid credentials.
See Also