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 11:40, 5 August 2023
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 |