private void OnEnable()
 {
     signal.RegisterListner(this);
 }