public void SendEvent()
 {
     SliderValue.Broadcast(gameObject, value);
 }