immersion_stop

Stop a haptic effect.

Syntax:

immersion_stop();


Returns: N/A


Description

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.


Example:

immersion_stop();

The above code will stop any currently playing haptic effects.


Back: Immersion Haptics
Next: immersion_play_effect
© Copyright YoYo Games Ltd. 2018 All Rights Reserved