Difference between revisions of "Global Command: stopHapticEffect"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(Created page with "Stop a haptic effect on devices which support haptic effects. {| class="ts" |- | style="width:15%" | Related functions | Global Command: createHapticEffectCondition|createH...")
 
(No difference)

Latest revision as of 12:40, 5 August 2023

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