RetroArch
Public Attributes | List of all members
rc_condition_t Struct Reference

#include <rcheevos.h>

Collaboration diagram for rc_condition_t:
[legend]

Public Attributes

rc_condition_tnext
 
rc_operand_t operand1
 
rc_operand_t operand2
 
unsigned required_hits
 
unsigned current_hits
 
char pause
 
char type
 
char oper
 

Member Data Documentation

◆ current_hits

unsigned rc_condition_t::current_hits

◆ next

rc_condition_t* rc_condition_t::next

◆ oper

char rc_condition_t::oper

◆ operand1

rc_operand_t rc_condition_t::operand1

◆ operand2

rc_operand_t rc_condition_t::operand2

◆ pause

char rc_condition_t::pause

Set if the condition needs to processed as part of the "check if paused" pass

◆ required_hits

unsigned rc_condition_t::required_hits

◆ type

char rc_condition_t::type

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