ISocialPlatform.LoadScores

Declaration

public void LoadScores(string leaderboardID, Action<IScore[]> callback);

Declaration

public void LoadScores(SocialPlatforms.ILeaderboard board, Action<bool> callback);

Description

See Social.LoadScores.


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