Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ setRating
Method
setRating
src/GameData.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void GameData::setRating(float rating)
74
{
75
mRating = rating;
76
}
77
78
float GameData::getUserRating() const
79
{
Callers
1
parseGamelist
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected