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