Set drive torque of single wheel in ChaosWheeledVehicleMovementComponent

Is there any way to set the drive torque of a single wheel using the ChaosWheeledVehicleMovementComponent?

SetTorqueCombineMethod(ETorqueCombineMethod::Override, WheelIndex) with SetDriveTorque(DriveTorque, WheelIndex) seems to be working