public static void Save()
Saves all the leaderboards in their current states when called.
private void OnEnable() { LeaderboardManager.Save(); }