ScummVM API documentation
Common::AchievementDescription Struct Reference

#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.
 

Detailed Description

Information structure for game-specific achievements.


The documentation for this struct was generated from the following file: