Navigation
API > API/Plugins > API/Plugins/WaveTable
References
| Module | WaveTable |
| Header | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Public/WaveTableImporter.h |
| Include | #include "WaveTableImporter.h" |
Syntax
class FImporter
Constructors
| Type | Name | Description | |
|---|---|---|---|
FImporter
(
const FWaveTableSettings& InSettings, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Process
(
FWaveTableData& OutData |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Importer now supports multiple bit depths and sample rate. Use version of function that takes in an FWaveTableData struct. |