MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / getDescName

Method getDescName

src/SystemData.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180std::string SystemData::getDescName()
181{
182 return mDescName;
183}
184
185//creates systems from information located in a config file
186bool SystemData::loadConfig(const std::string& path, bool writeExample)

Callers 1

updateThemeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected