Elaztek Developer Hub
Blamite Game Engine - Strings  00425.12.30.24.2120.blamite
A library containing general purpose utilities and classes for use in multiple projects.
BlamProjectInfo::game_info_data Struct Reference

#include <project_info.h>

Public Attributes

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 = ""
 

Member Data Documentation

◆ affiliates

std::string BlamProjectInfo::game_info_data::affiliates = ""

◆ codename

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

◆ copyright

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

◆ developer

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

◆ icon

std::string BlamProjectInfo::game_info_data::icon = ""

◆ publisher

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

◆ title

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

◆ version

std::string BlamProjectInfo::game_info_data::version = ""

◆ website

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

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