Nuclide
Software Development Kit for id Tech
richpresence.qc File Reference

Macros

#define RICHPRESENCE_KEYS   2
 

Enumerations

enum  richpresence_t { RICHPRES_STATUS , RICHPRES_CONNECT }
 

Functions

void RichPresence_Set (string strKey, string strValue)
 Sets a rich-presence key to the desired value. More...
 
void RichPresence_Clear (void)
 Clears the current rich-presence status. More...
 
void RichPresence_DumpInfo (void)
 Debug function that prints the currently active rich-presence keys to console. More...
 
bool RichPresence_WasSet (void)
 Returns if we've got an active rich-presence status. More...
 

Variables

string g_richpres [2]
 
var bool g_richpresence_set = false
 

Macro Definition Documentation

◆ RICHPRESENCE_KEYS

#define RICHPRESENCE_KEYS   2

Enumeration Type Documentation

◆ richpresence_t

Enumerator
RICHPRES_STATUS 
RICHPRES_CONNECT 

Variable Documentation

◆ g_richpres

string g_richpres[2]

◆ g_richpresence_set

var bool g_richpresence_set = false