| Name | Description |
---|
 | SetVibration(DualShock4MotorType, Single) |
Sets vibration leves on an individual motor.
|
 | SetVibration(Int32, Single) |
Sets vibration level for a motor at a specified index.
|
 | SetVibration(Single, Single) |
Sets vibration level for left and right motors.
|
 | SetVibration(DualShock4MotorType, Single, Boolean) |
Sets vibration level on an individual motor.
|
 | SetVibration(DualShock4MotorType, Single, Single) |
Sets vibration leves on an individual motor.
|
 | SetVibration(Int32, Single, Boolean) |
Sets vibration level for a motor at a specified index.
|
 | SetVibration(Int32, Single, Single) |
Sets vibration level for a motor at a specified index with a timeout.
|
 | SetVibration(DualShock4MotorType, Single, Single, Boolean) |
Sets vibration level on an individual motor.
|
 | SetVibration(Int32, Single, Single, Boolean) |
Sets vibration level for a motor at a specified index with a timeout.
|
 | SetVibration(Single, Single, Single, Single) |
Sets vibration level for left and right motors.
|