private void OnButtonClick()
 {
     GameSettingsSystem.SetSettings(Setting);
 }