private void OnDisable()
 {
     gameEvent.UnRegisterListener(this);
 }