public void OnEnable()
 {
     configs = (NpcConfigs)target;
 }
 public void OnEnable()
 {
     configs = (NpcConfigs)target;
 }