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