Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ getRating
Method
getRating
src/GameData.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
float GameData::getRating() const
69
{
70
return mRating;
71
}
72
73
void GameData::setRating(float rating)
74
{
Callers
2
compareRating
Method · 0.80
addGameDataNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected