コード例 #1
0
 void Start()
 {
     m_hud = GameObject.FindGameObjectWithTag("storyhud").GetComponent <StoryHUD>();
 }