Searched refs:currentExperiencePoints (Results 1 – 2 of 2) sorted by relevance
25 public $currentExperiencePoints; variable in Google\\Service\\GamesManagement\\GamesPlayerExperienceInfoResource38 public function setCurrentExperiencePoints($currentExperiencePoints) argument40 $this->currentExperiencePoints = $currentExperiencePoints;47 return $this->currentExperiencePoints;
25 public $currentExperiencePoints; variable in Google\\Service\\Games\\PlayerExperienceInfo42 public function setCurrentExperiencePoints($currentExperiencePoints) argument44 $this->currentExperiencePoints = $currentExperiencePoints;51 return $this->currentExperiencePoints;