RetroArch
Public Attributes | List of all members
cheevo_t Struct Reference
Collaboration diagram for cheevo_t:
[legend]

Public Attributes

unsigned id
 
const char * title
 
const char * description
 
const char * author
 
const char * badge
 
unsigned points
 
unsigned dirty
 
int active
 
int last
 
int modified
 
cheevos_condition_t condition
 

Member Data Documentation

◆ active

int cheevo_t::active

◆ author

const char* cheevo_t::author

◆ badge

const char* cheevo_t::badge

◆ condition

cheevos_condition_t cheevo_t::condition

◆ description

const char* cheevo_t::description

◆ dirty

unsigned cheevo_t::dirty

◆ id

unsigned cheevo_t::id

◆ last

int cheevo_t::last

◆ modified

int cheevo_t::modified

◆ points

unsigned cheevo_t::points

◆ title

const char* cheevo_t::title

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