Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APlayerController
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
| Include | #include "GameFramework/PlayerController.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PlayerController.cpp |
void StopHapticEffect
&40;
EControllerHand Hand
&41;
Remarks
Stops a playing haptic feedback curve
Parameters
| Name | Description |
|---|---|
| HapticEffect | The haptic effect to stop |
| Hand | Which hand to stop the effect for |