ISocialPlatform.LoadScores

public void LoadScores(string leaderboardID, Action<IScore[]> callback);
public void LoadScores(SocialPlatforms.ILeaderboard board, Action<bool> callback);

Description

See Social.LoadScores.

Did you find this page useful? Please give it a rating: