IGameDataProgress.GetAchievement method
Returns the achievement row for id, or null if unknown.
public AchievementInfo? GetAchievement(int id)See Also
Section titled “See Also”- struct AchievementInfo
- interface IGameDataProgress
- namespace Stellar.Abstractions.Services