Elaztek Developer Hub
Blamite Game Engine - Guerilla (Library)  00346.12.11.21.0529.blamite
The tag editor for the Blamite Game Engine.
projects.cpp File Reference
#include "projects.h"
#include <Strings/components/utils/io/io.h>
#include <Strings/components/utils/string/string.h>
#include <Strings/components/logger/logger.h>
#include "components/settings/config/config.h"

Variables

std::vector< BlamProject * > loaded_projects = std::vector<BlamProject*>()
 

Variable Documentation

◆ loaded_projects

std::vector<BlamProject*> loaded_projects = std::vector<BlamProject*>()