Elaztek Developer Hub
Blamite Game Engine - blam!  00423.10.27.24.0533.blamite
The core library for the Blamite Game Engine.
discord.cpp File Reference
+ Include dependency graph for discord.cpp:

Functions

void discord_log_event (discord::LogLevel level, const char *message)
 

Variables

discord::Corediscord_core = nullptr
 

Function Documentation

◆ discord_log_event()

void discord_log_event ( discord::LogLevel  level,
const char *  message 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ discord_core

discord::Core* discord_core = nullptr