private void OnEnable()
 {
     _content = EventUtility.GetContent();
     _setting = EventUtility.GetSetting();
 }