public void StartGame() { //apply the relevant settings to store in the persistent object - prior to loading settings.SetDefaultSettings(); //no setting overrides should occur here! LoadGame(); }