//
 void OnDisable()
 {
     hr = null;
     UIManager.Unregister(DrawGUI);
 }
 //
 void OnDisable()
 {
     UIManager.Unregister(DrawGUI);
 }