stmm-games-doc  0.32.0
Public Attributes | List of all members
stmg::GameLoader::GameInfo::Author Struct Reference

Public Attributes

std::string m_sName
 Author name. More...
 
std::string m_sEmail
 Author email. More...
 
std::string m_sWebSite
 Author web site. More...
 
std::string m_sRole
 Author role. More...
 

Member Data Documentation

◆ m_sEmail

std::string stmg::GameLoader::GameInfo::Author::m_sEmail

Author email.

◆ m_sName

std::string stmg::GameLoader::GameInfo::Author::m_sName

Author name.

◆ m_sRole

std::string stmg::GameLoader::GameInfo::Author::m_sRole

Author role.

◆ m_sWebSite

std::string stmg::GameLoader::GameInfo::Author::m_sWebSite

Author web site.