コード例 #1
0
 void OnEnable()
 {
     m_Valid = Debugging.CheckRequiredInputAxisMapping(m_RequiredInputAxes);
 }