Method group is Obsolete

ISocialPlatform.LoadScores

Obsolete ISocialPlatform is deprecated and will be removed in a future release.

Declaration

public void LoadScores(string leaderboardID, Action<IScore[]> callback);
Obsolete ISocialPlatform is deprecated and will be removed in a future release.

Declaration

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

Description

See Social.LoadScores.


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