This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Tags: notCreatable

Members

Properties

Functions

Returns Function
Tuple GetMotor ( UserInputType inputType, VibrationMotor vibrationMotor )
bool IsMotorSupported ( UserInputType inputType, VibrationMotor vibrationMotor )
bool IsVibrationSupported ( UserInputType inputType )
void SetMotor ( UserInputType inputType, VibrationMotor vibrationMotor, Tuple vibrationValues )

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Enums

Enum History
UserInputType (+0.113)
VibrationMotor (+0.232)

Function Descriptions

TupleHapticService.GetMotor ( UserInputType inputType, VibrationMotor vibrationMotor )

boolHapticService.IsMotorSupported ( UserInputType inputType, VibrationMotor vibrationMotor )

boolHapticService.IsVibrationSupported ( UserInputType inputType )

voidHapticService.SetMotor ( UserInputType inputType, VibrationMotor vibrationMotor, Tuple vibrationValues )

Inherits: