public void OnEnable()
 {
     MyTarget = ( UMJDemo_Button )target;
 }
 public void OnEnable()
 {
     MyTarget = ( UMJDemo_Button )target;
 }