Elaztek Developer Hub
Blamite Game Engine - blam!  00367.02.08.23.1815.blamite
The core library for the Blamite Game Engine.
api.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::API
 Namespace containing the Blamite Engine API.
 
 Blam::API::v1
 
 Blam::API::v1::Logger
 

Macros

#define BLAM_EXT_API   __declspec(dllimport)
 

Functions

BLAM_EXT_API void Blam::API::v1::Logger::LogEvent (std::string message)
 

Macro Definition Documentation

◆ BLAM_EXT_API

#define BLAM_EXT_API   __declspec(dllimport)