Click or drag to resize

XboxOneGamepadExtensionvibrationMotorCount Property

The number of vibration motors in this controller.

Namespace:  Rewired.Platforms.XboxOne
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int vibrationMotorCount { get; }

Property Value

Type: Int32

Implements

IControllerVibratorvibrationMotorCount
See Also