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

Public Attributes

std::string m_sName
 The name of the author,. More...
 
std::string m_sEMail
 The email of the author. More...
 
std::string m_sRole
 The role or work done for the project. More...
 

Member Data Documentation

◆ m_sEMail

std::string stmg::MainAuthorData::m_sEMail

The email of the author.

Format example: "johndoe@foobar.cam".

◆ m_sName

std::string stmg::MainAuthorData::m_sName

The name of the author,.

◆ m_sRole

std::string stmg::MainAuthorData::m_sRole

The role or work done for the project.