SocialPlatforms.GameCenter.GameCenterPlatform.LoadScores
LoadScores(category: string, callback: Action<IScore[]>): void;
LoadScores(board: ILeaderboard, callback: Action<bool>): void;
Description