Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UAudioComponent
| |
|
| Name |
FSoundWavePlaybackTimeData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Components/AudioComponent.h |
| Include Path |
#include "Components/AudioComponent.h" |
Syntax
struct FSoundWavePlaybackTimeData
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Components/AudioComponent.h |
|
|
|
Components/AudioComponent.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LastEnvelopeCookedIndex |
uint32 |
Cached indices to boost searching cooked data indices. |
Components/AudioComponent.h |
|
| LastFFTCookedIndex |
uint32 |
|
Components/AudioComponent.h |
|
| PlaybackTime |
float |
|
Components/AudioComponent.h |
|
| SoundWave |
USoundWave * |
|
Components/AudioComponent.h |
|
Functions
Public