コード例 #1
0
 void Update()
 {
     m_Button.Update();
 }
コード例 #2
0
 void Update()
 {
     button.Update();
 }