![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ForceFeedbackParameters.h>
Public Member Functions | |
| FForceFeedbackParameters () | |
Public Attributes | |
| FName | Tag |
| bool | bLooping |
| bool | bIgnoreTimeDilation |
| bool | bPlayWhilePaused |
This structure is used to pass arguments to ClientPlayForceFeedback() client RPC function
|
inline |
| bool FForceFeedbackParameters::bIgnoreTimeDilation |
| bool FForceFeedbackParameters::bLooping |
| bool FForceFeedbackParameters::bPlayWhilePaused |
| FName FForceFeedbackParameters::Tag |