Navigation
API > API/Plugins > API/Plugins/Synthesis
| Name | USourceEffectRingModulationPreset |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectRingModulation.h |
| Include Path | #include "SourceEffects/SourceEffectRingModulation.h" |
Syntax
UCLASS (MinimalAPI, ClassGroup=AudioSourceEffect, Meta=(BlueprintSpawnableComponent))
class USourceEffectRingModulationPreset : public USoundEffectSourcePreset
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USoundEffectPreset → USoundEffectSourcePreset → USourceEffectRingModulationPreset
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Settings | FSourceEffectRingModulationSettings | SourceEffects/SourceEffectRingModulation.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EFFECT_PRESET_METHODS
(
SourceEffectRingModulation |
SourceEffects/SourceEffectRingModulation.h | ||
void SetSettings
(
const FSourceEffectRingModulationSettings& InSettings |
SourceEffects/SourceEffectRingModulation.h |
|