Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SourceEffects
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USoundEffectPreset
- USoundEffectSourcePreset
- USourceEffectEQPreset
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectEQ.h |
| Include | #include "SourceEffects/SourceEffectEQ.h" |
Syntax
UCLASS&40;ClassGroup&61;AudioSourceEffect, Meta&61;&40;BlueprintSpawnableComponent&41;&41;
class USourceEffectEQPreset : public USoundEffectSourcePreset
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSourceEffectEQSettings | Settings | ||
| FSourceEffectEQSettings | SettingsCopy | ||
| FCriticalSection | SettingsCritSect |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSourceEffectEQSettings | GetSettings () |
||
| void | SetSettings
(
const FSourceEffectEQSettings& InSettings |
||
| void | UpdateSettings
(
const FSourceEffectEQSettings& InSettings |
||
| void | UpdateSettings
(
TUniqueFunction< void(FSourceEffectEQSettings&)> InCommand |
Overridden from USoundEffectPreset
| Type | Name | Description | |
|---|---|---|---|
| bool | CanFilter () |
||
| FSoundEffectBase * | |||
| USoundEffectPreset * | CreateNewPreset
(
UObject* InParent, |
||
| FText | |||
| FColor | |||
| UClass * | |||
| bool | |||
| void | Init () |