MCPcopy 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
78float GameData::getUserRating() const
79{
80 return mUserRating;
81}
82
83void GameData::setUserRating(float rating)
84{

Callers 2

compareUserRatingMethod · 0.80
addGameDataNodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected