Searched refs:setCurrentSteps (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ | ||
H A D | AchievementIncrementResponse.php | 38 public function setCurrentSteps($currentSteps) function in Google\\Service\\Games\\AchievementIncrementResponse |
H A D | AchievementSetStepsAtLeastResponse.php | 38 public function setCurrentSteps($currentSteps) function in Google\\Service\\Games\\AchievementSetStepsAtLeastResponse |
H A D | AchievementUpdateResponse.php | 78 public function setCurrentSteps($currentSteps) function in Google\\Service\\Games\\AchievementUpdateResponse |
H A D | PlayerAchievement.php | 68 public function setCurrentSteps($currentSteps) function in Google\\Service\\Games\\PlayerAchievement |
/plugin/authgoogle/google/contrib/ | ||
H A D | Google_GamesService.php | 746 public function setCurrentSteps( $currentSteps) { function in Google_AchievementIncrementResponse |