Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/IInputInterface.h |
Include | #include "GenericPlatform/IInputInterface.h" |
Syntax
struct FHapticFeedbackBuffer
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bFinishedPlaying | |
![]() |
int | BufferLength | |
![]() |
bool | bUseStereo | |
![]() |
uint32 | CurrentPtr | |
![]() |
uint32[2] | CurrentSampleIndex | |
![]() |
const uint8 * | RawData | |
![]() |
int | SamplesSent | |
![]() |
int | SamplingRate | |
![]() |
float | ScaleFactor |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | NeedsUpdate () |