public static void Load()
Loads all the leaderboards to their latest saved states when called.
private void OnEnable() { LeaderboardManager.Load(); }