Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DAchievementUnlockResponse.php29 public $newlyUnlocked; variable in Google\\Service\\Games\\AchievementUnlockResponse
48 public function setNewlyUnlocked($newlyUnlocked) argument
50 $this->newlyUnlocked = $newlyUnlocked;
57 return $this->newlyUnlocked;
H A DAchievementIncrementResponse.php33 public $newlyUnlocked; variable in Google\\Service\\Games\\AchievementIncrementResponse
66 public function setNewlyUnlocked($newlyUnlocked) argument
68 $this->newlyUnlocked = $newlyUnlocked;
75 return $this->newlyUnlocked;
H A DAchievementSetStepsAtLeastResponse.php33 public $newlyUnlocked; variable in Google\\Service\\Games\\AchievementSetStepsAtLeastResponse
66 public function setNewlyUnlocked($newlyUnlocked) argument
68 $this->newlyUnlocked = $newlyUnlocked;
75 return $this->newlyUnlocked;
H A DAchievementUpdateResponse.php41 public $newlyUnlocked; variable in Google\\Service\\Games\\AchievementUpdateResponse
106 public function setNewlyUnlocked($newlyUnlocked) argument
108 $this->newlyUnlocked = $newlyUnlocked;
115 return $this->newlyUnlocked;
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php745 public $newlyUnlocked; variable in Google_AchievementIncrementResponse
758 public function setNewlyUnlocked( $newlyUnlocked) { argument
759 $this->newlyUnlocked = $newlyUnlocked;
762 return $this->newlyUnlocked;
785 public $newlyUnlocked; variable in Google_AchievementUnlockResponse
792 public function setNewlyUnlocked( $newlyUnlocked) { argument
793 $this->newlyUnlocked = $newlyUnlocked;
796 return $this->newlyUnlocked;