Click or drag to resize

DualShock4ExtensionvibrationMotorCount Property

The number of vibration motors in this controller.

Namespace:  Rewired.ControllerExtensions
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