Click or drag to resize

InputStopJoyVibration Method

Stops the vibration of the joypad.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static void StopJoyVibration(
	int device
)

Parameters

device
Type: SystemInt32

[Missing <param name="device"/> documentation for "M:Godot.Input.StopJoyVibration(System.Int32)"]

See Also