Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
scripts.h File Reference
#include <string>
#include <Strings/components/classes/map/map.h>
+ Include dependency graph for scripts.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BlamScript
 
class  BlamTagScript
 
class  BlamTagObjectScript
 

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::API
 
 Blam::API::v1
 Namespace for version 1 of the Blamite Game Engine API.
 
 Blam::API::v1::Scripts
 

Macros

#define BLAM_EXT_API   __declspec(dllimport)
 
#define BSCRIPT
 

Functions

BLAM_EXT_API bool Blam::API::v1::Scripts::RegisterScriptType (std::string name, void *creator_address)
 

Macro Definition Documentation

◆ BLAM_EXT_API

#define BLAM_EXT_API   __declspec(dllimport)

◆ BSCRIPT

#define BSCRIPT