Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
std::string SystemData::getDescName()
181
{
182
return mDescName;
183
}
184
185
//creates systems from information located in a config file
186
bool SystemData::loadConfig(const std::string& path, bool writeExample)
Callers
1
updateTheme
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected