Source position: googlegames.pp line 3678
public function TScoresResource.Get( |
leaderboardId: string; |
playerId: string; |
timeSpan: string; |
AQuery: string = '' |
):TPlayerLeaderboardScoreListResponse; |
leaderboardId: string; |
playerId: string; |
timeSpan: string; |
AQuery: TScoresGetOptions |