Global Command: stopHapticEffect

From The Official Visionaire Studio: Adventure Game Engine Wiki
Revision as of 12:40, 5 August 2023 by EK (talk | contribs) (Created page with "Stop a haptic effect on devices which support haptic effects. {| class="ts" |- | style="width:15%" | Related functions | Global Command: createHapticEffectCondition|createH...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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