MCPcopy 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
68float GameData::getRating() const
69{
70 return mRating;
71}
72
73void GameData::setRating(float rating)
74{

Callers 2

compareRatingMethod · 0.80
addGameDataNodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected