Skip to main content

References

Blueprint API​

C++ API​

Include BhapticsSDK2.h header file to use haptic functions.

#include "BhapticsSDK2.h"
note

Make sure you set dependencies at Build.cs file when you use C++. Check the Unreal Guide for more information. Most of a time, UBhapticsSDK2 class would be useful. We recommend to check this page first.