Пример #1
0
 private void OnDisable()
 {
     // This line makes sure that the input will not be register when the component is not enable
     _ffInputActions.Disable();
 }
Пример #2
0
 private void OnDisable()
 {
     _ffInputActions.Disable();
 }