Global Command: stopHapticEffect

From The Official Visionaire Studio: Adventure Game Engine Wiki

Stop a haptic effect on devices which support haptic effects.

Related functions createHapticEffectCondition | createHapticEffectConstant | createHapticEffectLeftRight | createHapticEffectPeriodic | createHapticEffectRamp | startHapticEffect | startHapticRumble | stopHapticRumble


Syntax

stopHapticEffect(effectID)


Parameters

Parameter Type Description
effectID int Id of the haptic effect


Return values

Type Description
boolean Status