private void Awake()
 {
     this.m_gamePanel = base.GetComponentInParent <GamePanel>();
 }