Click or drag to resize

XboxOneGamepadExtensionSetVibration Method

Overload List
  NameDescription
Public methodSetVibration(Int32, Single)
Sets vibration level for a motor at a specified index.
Public methodSetVibration(Single, Single)
Sets vibration level for left and right motors.
Public methodSetVibration(XboxOneGamepadMotorType, Single)
Sets vibration leves on an individual motor.
Public methodSetVibration(Int32, Single, Boolean)
Sets vibration level for a motor at a specified index.
Public methodSetVibration(Int32, Single, Single)
Sets vibration level for a motor at a specified index with a timeout.
Public methodSetVibration(Single, Single, Boolean)
Sets vibration level for left and right motors.
Public methodSetVibration(XboxOneGamepadMotorType, Single, Boolean)
Sets vibration level on an individual motor.
Public methodSetVibration(XboxOneGamepadMotorType, Single, Single)
Public methodSetVibration(Int32, Single, Single, Boolean)
Sets vibration level for a motor at a specified index with a timeout.
Public methodSetVibration(Single, Single, Single, Single)
Sets vibration levels on all 4 motors.
Public methodSetVibration(XboxOneGamepadMotorType, Single, Single, Boolean)
Top
See Also