Navigation
API > API/Plugins > API/Plugins/XRCreative > API/Plugins/XRCreative/AXRCreativeAvatar
References
| Module | XRCreative |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativeAvatar.h |
| Include | #include "XRCreativeAvatar.h" |
| Source | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Private/XRCreativeAvatar.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"XR Creative"&41;
void StopHapticEffect
&40;
EControllerHand Hand,
const int ControllerID
&41;
Remarks
Instantly stop a haptic feedback for a given hand - only left and right supported
Parameters
| Name | Description |
|---|---|
| Hand | Which hand to stop the haptic effect on |
| ControllerID | ID of PlayerController if in PIE or runtime (not required in-editor) |