public void Reset()
 {
     PlayerPrefHelper.ResetPlayerPrefs();
     ResetTextFields();
     ResetDropDowns();
     ResetSliderValues();
 }