Esempio n. 1
0
 // when this parry object used
 public virtual void OnParry()
 {
     ResultsManager.IncPlayerTotalParries();
 }