Navigation
API > API/Runtime > API/Runtime/AudioExtensions
Inheritance Hierarchy
References
| |
|
| Module |
AudioExtensions |
| Header |
/Engine/Source/Runtime/AudioExtensions/Public/IWaveformTransformation.h |
| Include |
#include "IWaveformTransformation.h" |
Syntax
UCLASS (EditInlineNew, MinimalAPI)
class UWaveformTransformationChain : public UObject
Object that holds an ordered list of transformations to perform on a sound wave.
Variables
Functions
Overridden from UObject
| |
Type |
Name |
Description |
 |
bool |
|
Called during saving to determine if the object is forced to be editor only or not |