SocialPlatforms.ILeaderboard.LoadScores
LoadScores(callback: Action<bool>): void;
void LoadScores(Action<bool> callback);
def LoadScores(callback as Action<bool>) as void
Description

Load scores according to the filters set on this leaderboard.