Unreal Engine Blueprint API Reference > Audio > Components > Audio
Queries if the sound wave playing in this audio component has cooked FFT data, returns FALSE if none found.
Target is Audio Component
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Queries if the sound wave playing in this audio component has cooked FFT data, returns FALSE if none found. |