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