#include "Containers/ArrayView.h"
#include "Containers/Set.h"
#include "DSP/BufferVectorOperations.h"
#include "HAL/CriticalSection.h"
#include "IAudioModulation.h"
#include "UObject/NameTypes.h"
#include "UObject/Object.h"
#include "UObject/ObjectPtr.h"
#include "SoundModulationDestination.generated.h"
Go to the source code of this file.
|
| namespace | Audio |
| | NO_LOGGING.
|
| |
◆ EModulationDestination
| Enumerator |
|---|
| Volume | |
| Pitch | |
| Lowpass | |
| Highpass | |
| UMETA | |
◆ EModulationRouting
| Enumerator |
|---|
| Disable | |
| Inherit | |
| Override | |
| Union | |