Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ setDescription
Method
setDescription
src/GameData.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void GameData::setDescription(const std::string & description)
54
{
55
mDescription = description;
56
}
57
58
const std::string & GameData::getImagePath() const
59
{
Callers
1
parseGamelist
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected