Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
BlamProjectInfo Struct Reference

#include <project_info.h>

Public Attributes

bool use_defaults = true
 
std::string content_root = ""
 
std::string tags_dir = "tags"
 
std::string movies_dir = "bink"
 
std::string data_dir = "data"
 
std::string cache_dir = "maps"
 
std::string plugins_dir = "plugins"
 
std::string fonts_dir = "maps/fonts"
 
std::string user_data_folder = "/"
 
std::string title = "core"
 
std::string codename = "core"
 
std::string publisher = "Elaztek Studios"
 
std::string developer = "Elaztek Studios"
 
std::string affiliates = ""
 
std::string copyright = "Copyright (c) Elaztek Studios 2013-2023"
 
std::string website = "https://elaztek.com/"
 
std::string version = ""
 
std::string icon = ""
 
bool allow_user_tag_overrides = false
 
bool allow_release_debug_tools = false
 
bool allow_release_console = false
 

Member Data Documentation

◆ affiliates

std::string BlamProjectInfo::affiliates = ""

◆ allow_release_console

bool BlamProjectInfo::allow_release_console = false

◆ allow_release_debug_tools

bool BlamProjectInfo::allow_release_debug_tools = false

◆ allow_user_tag_overrides

bool BlamProjectInfo::allow_user_tag_overrides = false

◆ cache_dir

std::string BlamProjectInfo::cache_dir = "maps"

◆ codename

std::string BlamProjectInfo::codename = "core"

◆ content_root

std::string BlamProjectInfo::content_root = ""

◆ copyright

std::string BlamProjectInfo::copyright = "Copyright (c) Elaztek Studios 2013-2023"

◆ data_dir

std::string BlamProjectInfo::data_dir = "data"

◆ developer

std::string BlamProjectInfo::developer = "Elaztek Studios"

◆ fonts_dir

std::string BlamProjectInfo::fonts_dir = "maps/fonts"

◆ icon

std::string BlamProjectInfo::icon = ""

◆ movies_dir

std::string BlamProjectInfo::movies_dir = "bink"

◆ plugins_dir

std::string BlamProjectInfo::plugins_dir = "plugins"

◆ publisher

std::string BlamProjectInfo::publisher = "Elaztek Studios"

◆ tags_dir

std::string BlamProjectInfo::tags_dir = "tags"

◆ title

std::string BlamProjectInfo::title = "core"

◆ use_defaults

bool BlamProjectInfo::use_defaults = true

◆ user_data_folder

std::string BlamProjectInfo::user_data_folder = "/"

◆ version

std::string BlamProjectInfo::version = ""

◆ website

std::string BlamProjectInfo::website = "https://elaztek.com/"

The documentation for this struct was generated from the following file: