extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | HapticService |
Functions
4GetMotor
(inputType: UserInputType, vibrationMotor: VibrationMotor) → Tuple| Field | XML type | Value |
|---|---|---|
Name | string | GetMotor |
IsMotorSupported
(inputType: UserInputType, vibrationMotor: VibrationMotor) → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsMotorSupported |
IsVibrationSupported
(inputType: UserInputType) → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsVibrationSupported |
SetMotor
(inputType: UserInputType, vibrationMotor: VibrationMotor, vibrationValues: Tuple) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetMotor |