playEffect
suspend fun playEffect(type: GamepadHapticEffectType, params: GamepadEffectParameters = definedExternally): GamepadHapticsResult(source)
The playEffect()
method of the GamepadHapticActuator interface causes the hardware to play a specific vibration effect.