IInputDevice::GetHapticDevice

If this device supports a haptic interface, implement this, and inherit the [IHapticDevice](API\Runtime\InputDevice\IHapticDevice) interface

Windows
MacOS
Linux

References

Module

InputDevice

Header

/Engine/Source/Runtime/InputDevice/Public/IInputDevice.h

Include

#include "IInputDevice.h"

Syntax

virtual IHapticDevice * GetHapticDevice()

Remarks

If this device supports a haptic interface, implement this, and inherit the IHapticDevice interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss