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

Go to the source code of this file.

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...
 
bool RichPresence_WasSet (void)
 Returns if we've got an active rich-presence status. More...
 
void RichPresence_DumpInfo (void)
 Debug function that prints the currently active rich-presence keys to console. More...