Esempio n. 1
0
 public void FortifyAnimation(bool value)
 {
     _thirdPersonAnimation.Fortify(value);
 }