Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
discord_rpc.h File Reference

Go to the source code of this file.

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::DiscordRPC
 Namespace containing things related to Discord Rich Presence.
 

Macros

#define BLAM
 
#define DISCORD_APP_ID   "509073692722987076"
 The App ID to use with Discord. More...
 

Functions

BLAM void Blam::DiscordRPC::InitDiscord ()
 Initialize Discord RPC. More...
 
BLAM void Blam::DiscordRPC::ShutdownDiscord ()
 Shuts down Discord RPC. More...
 
BLAM void Blam::DiscordRPC::UpdatePresence (DiscordRichPresence discordPresence)
 Update the current Discord presence. More...
 
BLAM void Blam::DiscordRPC::UpdatePresence (const char *state, const char *details)
 Update the current Discord presence state and details. More...
 
BLAM void Blam::DiscordRPC::DummyEvent (int id)
 Triggers a dummy event. More...
 

Macro Definition Documentation

◆ BLAM

#define BLAM

◆ DISCORD_APP_ID

#define DISCORD_APP_ID   "509073692722987076"

The App ID to use with Discord.