SocialPlatforms.IAchievementDescription.hidden
var hidden: bool;
bool hidden;
hidden as bool
Description

Hidden achievement are not shown in the list until the percentCompleted has been touched (even if it's 0.0).

Can be used for achievements which are enabled when an addon is bought.