コード例 #1
0
 private void Awake()
 {
     this.m_gamePanel = base.GetComponentInParent <GamePanel>();
 }