Elaztek Developer Hub
Blamite Game Engine - Guerilla (Library)  00390.07.02.23.1947.blamite
The tag editor for the Blamite Game Engine.
BlamProjectInfo::game_info_data Struct Reference

#include <project_info.h>

Public Attributes

std::string title = ""
 
std::string codename = ""
 
std::string publisher = ""
 
std::string developer = ""
 
std::string affiliates = ""
 
std::string copyright = ""
 
std::string website = ""
 
std::string build_type = ""
 
std::string version = ""
 
std::string icon = ""
 

Member Data Documentation

◆ affiliates

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

◆ build_type

std::string BlamProjectInfo::game_info_data::build_type = ""

◆ codename

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

◆ copyright

std::string BlamProjectInfo::game_info_data::copyright = ""

◆ developer

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

◆ icon

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

◆ publisher

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

◆ title

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

◆ version

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

◆ website

std::string BlamProjectInfo::game_info_data::website = ""

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