SocialPlatforms.IAchievement.ReportProgress
ReportProgress(callback: Action<bool>): void;
void ReportProgress(Action<bool> callback);
def ReportProgress(callback as Action<bool>) as void
Description

Send notification about progress on this achievement.