public void ApplyChanges() { soundMgr.ApplyChanges(); videoMgr.ApplyChanges(); Battle.SaveSystemSettingData(); applyBtn.interactable = false; }