Source position: googlegames.pp line 3414
public function TPlayersResource.Get(
playerId: string;
AQuery: string = ''
):TPlayer;function TPlayersResource.Get(
AQuery: TPlayersGetOptions
):TPlayer;