immersion_stop();
Returns: N/A
This function will stop any of the haptic effects (started using immersion_play_effect) that are currently playing.
NOTE: Using any of the haptic functions without having previously agreed to the EULA will cause your games to fail compiling.
immersion_stop();
The above code will stop any currently playing haptic effects.