Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ getUserRating
Method
getUserRating
src/GameData.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
float GameData::getUserRating() const
79
{
80
return mUserRating;
81
}
82
83
void GameData::setUserRating(float rating)
84
{
Callers
2
compareUserRating
Method · 0.80
addGameDataNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected