Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SourceEffects
Inheritance Hierarchy
- USoundEffectSourcePreset
- USourceEffectRingModulationPreset
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectRingModulation.h |
| Include | #include "SourceEffects/SourceEffectRingModulation.h" |
Syntax
UCLASS (ClassGroup=AudioSourceEffect, Meta=(BlueprintSpawnableComponent))
class USourceEffectRingModulationPreset : public USoundEffectSourcePreset
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSourceEffectRingModulationSettings | Settings |
Functions
| Type | Name | Description | |
|---|---|---|---|
EFFECT_PRESET_METHODS
(
SourceEffectRingModulation |
|||
| void | SetSettings
(
const FSourceEffectRingModulationSettings& InSettings |