Click or drag to resize

VibrationMotor Class

Inheritance Hierarchy
SystemObject
  Rewired.Platforms.Custom.ControllerComponentsVibrationMotor
    Rewired.Platforms.Custom.ControllerComponentsVibrationMotorTVibration

Namespace: Rewired.Platforms.Custom.ControllerComponents
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public abstract class VibrationMotor : IVibrationMotor

The VibrationMotor type exposes the following members.

Properties
 NameDescription
Public propertyduration 
Public propertyrenewInterval 
Top
Methods
 NameDescription
Public methodClear 
Public methodUpdate 
Top
Events
 NameDescription
Public eventStartEvent 
Public eventStopEvent 
Top
See Also