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+e8257758c3446d922301bab0e4637a0e5ec1862f
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