示例#1
0
 public void Vibrate(XInputVibration vibration)
 {
     XInput.XInputSetState(index, ref vibration);
 }