Click or drag to resize
LaunchBox

PluginHelperRetroAchievementsApi Property

Gets or sets the Retro Achievements API. This property is automatically set by LaunchBox and Big Box and should not be set by any plugins.

Namespace: Unbroken.LaunchBox.Plugins
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static IRetroAchievementsApi RetroAchievementsApi { get; set; }

Property Value

IRetroAchievementsApi
See Also