Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > APlayerController
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
Include | #include "GameFramework/PlayerController.h" |
void ClientPlayForceFeedback
&40;
class UForceFeedbackEffect &42; ForceFeedbackEffect,
FForceFeedbackParameters Params
&41;
Remarks
Play a force feedback pattern on the player's controller
Parameters
Name | Description |
---|---|
ForceFeedbackEffect | The force feedback pattern to play |
Params | Parameter struct to customize playback behavior of the feedback effect |