Nuclide
Software Development Kit for id Technology
achievement_t Struct Reference

About this class

Data for an achievement definition.

Public Attributes

int m_iID
 Unique numeric ID of an achievement. More...
 
string m_strName
 Name of the achivement. More...
 
string m_strDescription
 Description of the achivement. More...
 
int m_iAchieved
 Indicator if it's been achieved or not. More...
 
string m_strMaterial
 An image or icon depicting the achivement. More...
 

Member Data Documentation

◆ m_iAchieved

int achievement_t::m_iAchieved

Indicator if it's been achieved or not.

◆ m_iID

int achievement_t::m_iID

Unique numeric ID of an achievement.

◆ m_strDescription

string achievement_t::m_strDescription

Description of the achivement.

◆ m_strMaterial

string achievement_t::m_strMaterial

An image or icon depicting the achivement.

◆ m_strName

string achievement_t::m_strName

Name of the achivement.


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