Navigation
API > API/Runtime > API/Runtime/ApplicationCore
| |
|
| Name |
FHapticFeedbackValues |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/IInputInterface.h |
| Include Path |
#include "GenericPlatform/IInputInterface.h" |
Syntax
struct FHapticFeedbackValues
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GenericPlatform/IInputInterface.h |
|
|
|
GenericPlatform/IInputInterface.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Amplitude |
float |
|
GenericPlatform/IInputInterface.h |
|
| Frequency |
float |
|
GenericPlatform/IInputInterface.h |
|
| HapticBuffer |
FHapticFeedbackBuffer * |
|
GenericPlatform/IInputInterface.h |
|
Functions
Public