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

Go to the source code of this file.

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::Content
 
 Blam::Content::Tags
 Namespace containing functions related to tag data.
 

Macros

#define BLAM
 
#define BLAM_EXT_API   __declspec(dllimport)
 

Functions

BLAM_EXT_API scenarioBlam::Content::Tags::GetActiveScenarioTag ()
 Retrieves the currently loaded scenario tag. More...
 
BLAM_EXT_API void Blam::Content::Tags::LoadScenarioTag (std::string tag_path)
 Loads a new scenario tag. More...
 

Macro Definition Documentation

◆ BLAM

#define BLAM

◆ BLAM_EXT_API

#define BLAM_EXT_API   __declspec(dllimport)