Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FHapticFeedbackValues
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GenericPlatform/IInputInterface.h |
|
|
|
GenericPlatform/IInputInterface.h |
|
FHapticFeedbackValues()
| |
|
| Name |
FHapticFeedbackValues |
| Type |
function |
| Header File |
/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/IInputInterface.h |
| Include Path |
#include "GenericPlatform/IInputInterface.h" |
FHapticFeedbackValues()
FHapticFeedbackValues(const float, const float)
| |
|
| Name |
FHapticFeedbackValues |
| Type |
function |
| Header File |
/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/IInputInterface.h |
| Include Path |
#include "GenericPlatform/IInputInterface.h" |
FHapticFeedbackValues
(
const float InFrequency,
const float InAmplitude
)