Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DCategory.php29 public $experiencePoints; variable in Google\\Service\\Games\\Category
52 public function setExperiencePoints($experiencePoints) argument
54 $this->experiencePoints = $experiencePoints;
61 return $this->experiencePoints;
H A DPlayerAchievement.php33 public $experiencePoints; variable in Google\\Service\\Games\\PlayerAchievement
82 public function setExperiencePoints($experiencePoints) argument
84 $this->experiencePoints = $experiencePoints;
91 return $this->experiencePoints;
H A DAchievementDefinition.php33 public $experiencePoints; variable in Google\\Service\\Games\\AchievementDefinition
106 public function setExperiencePoints($experiencePoints) argument
108 $this->experiencePoints = $experiencePoints;
115 return $this->experiencePoints;