Elaztek Developer Hub
Blamite Game Engine - Guerilla (Library)  00402.09.29.23.0627.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 <blam/components/content/tags/tag_io.h>
#include "components/settings/config/config.h"
+ Include dependency graph for projects.cpp:

Variables

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

Variable Documentation

◆ loaded_projects

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