Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1992 public $minAutoMatchingPlayers; variable in Google_RoomAutoMatchingCriteria
2011 public function setMinAutoMatchingPlayers( $minAutoMatchingPlayers) { argument
2012 $this->minAutoMatchingPlayers = $minAutoMatchingPlayers;
2015 return $this->minAutoMatchingPlayers;