Elaztek Developer Hub
Blamite Game Engine - Sapien (Library)  00361.08.25.22.0004.blamite
The level editor application for the Blamite Game Engine.
scenario.cpp File Reference
#include "scenario.h"
#include <Strings/components/utils/io/io.h>
#include <Strings/components/utils/string/string.h>
#include <Strings/components/logger/logger.h>
#include <blam/components/content/tags/scenario.h>
#include <HEKGuerilla/components/tags/fields/block/block.h>
#include <HEKGuerilla/components/tags/fields/int/int.h>
#include <HEKGuerilla/components/tags/fields/ascii/ascii.h>
#include <HEKGuerilla/components/tags/fields/enum/enum.h>
#include <HEKGuerilla/components/tags/fields/float32/float32.h>
#include "components/settings/config/config.h"
#include "components/hierarchy/hierarchy.h"

Variables

BlamTag * active_scenario = nullptr
 
BlamProject * active_project = nullptr
 

Variable Documentation

◆ active_project

BlamProject* active_project = nullptr

◆ active_scenario

BlamTag* active_scenario = nullptr