The StopAllHaptics
method is a static method of the Sandbox.Input
class. It is used to stop all ongoing vibration or haptic feedback events on the current controller. This can be useful in scenarios where you want to ensure that no haptic feedback is being provided, such as when transitioning between game states or when the player pauses the game.