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