Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1991 public $maxAutoMatchingPlayers; variable in Google_RoomAutoMatchingCriteria
2005 public function setMaxAutoMatchingPlayers( $maxAutoMatchingPlayers) { argument
2006 $this->maxAutoMatchingPlayers = $maxAutoMatchingPlayers;
2009 return $this->maxAutoMatchingPlayers;