📄️ AchievementsSceneObject
The AchievementsSceneObject is the class responsible of providing the developer with API methods that ease specific achievement actions.
📄️ AchievementsService
The AchievementsService is the class responsible for managing achievements.
📄️ IAchievementProvider
The IAchievementProvider is the interface that acts as the blueprint for any achievement provider. All achievement providers have to implement this interface. Once they do so, they will be available to be used as achievement providers.