Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php2325 public $autoMatchedPlayer; variable in Google_RoomParticipant
2338 public function setAutoMatchedPlayer(Google_AnonymousPlayer $autoMatchedPlayer) { argument
2339 $this->autoMatchedPlayer = $autoMatchedPlayer;
2342 return $this->autoMatchedPlayer;