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

Method getName

src/SystemData.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175std::string SystemData::getName()
176{
177 return mName;
178}
179
180std::string SystemData::getDescName()
181{

Callers 8

compareFileNameMethod · 0.80
createGameFromPathFunction · 0.80
addGameDataNodeFunction · 0.80
updateGamelistFunction · 0.80
setListPosMethod · 0.80
inputMethod · 0.80
updateListMethod · 0.80
getThemeFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected