Home
last modified time | relevance | path

Searched refs:scoreFormat (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DLeaderboardConfigurationDetail.php84 public function setScoreFormat(GamesNumberFormatConfiguration $scoreFormat) argument
86 $this->scoreFormat = $scoreFormat;
93 return $this->scoreFormat;