Exemple #1
0
 public bool UseConsumableItemInput()
 {
     return InputEnabled && _inputSource.UseConsumableItemInput();
 }