Global Command: stopHapticEffect
From The Official Visionaire Studio: Adventure Game Engine Wiki
Stop a haptic effect on devices which support haptic effects.
Syntax
stopHapticEffect(effectID)
Parameters
| Parameter | Type | Description |
|---|---|---|
| effectID | int | Id of the haptic effect |
Return values
| Type | Description |
|---|---|
| boolean | Status |