Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ setUserRating
Method
setUserRating
src/GameData.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void GameData::setUserRating(float rating)
84
{
85
mUserRating = rating;
86
}
87
88
size_t GameData::getTimesPlayed() const
89
{
Callers
1
parseGamelist
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected