Exemplo n.º 1
0
 /// <summary>
 /// Stop vibration on all controllers
 /// </summary>
 public void StopVibration()
 {
     player.StopVibration();
 }