#include <achievements.h>
Public Attributes | |
String | id |
Achievement internal ID, such as "ACHIEVEMENT_TIMING". | |
String | title |
Achievement displayed text, such as "Marathon Runner". | |
String | comment |
Optional achievement hint or comment, such as "Finish the game in less than 4 hours". | |
bool | isHidden |
Whether the achievement is hidden. | |
Information structure for game-specific achievements.