MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / setUserRating

Method setUserRating

src/GameData.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void GameData::setUserRating(float rating)
84{
85 mUserRating = rating;
86}
87
88size_t GameData::getTimesPlayed() const
89{

Callers 1

parseGamelistFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected