IInputDevice::GetHapticDevice

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

Choose your operating system:

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