Click or drag to resize

NintendoSwitchGamepadVibrationEquals Method (NintendoSwitchGamepadVibration)

Namespace:  Rewired.ControllerExtensions
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Equals(
	NintendoSwitchGamepadVibration other
)

Parameters

other
Type: Rewired.ControllerExtensionsNintendoSwitchGamepadVibration

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also