Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
Blam::Scripts Namespace Reference

Functions

BLAM bool RegisterScriptType (std::string name, void *creator_address)
 
BLAM BlamScriptCreateNewScript (std::string name)
 

Function Documentation

◆ CreateNewScript()

BlamScript * Blam::Scripts::CreateNewScript ( std::string  name)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ RegisterScriptType()

bool Blam::Scripts::RegisterScriptType ( std::string  name,
void *  creator_address 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function: