Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SourceEffects
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USoundEffectPreset
- USoundEffectSourcePreset
- USourceEffectEnvelopeFollowerPreset
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectEnvelopeFollower.h |
Include | #include "SourceEffects/SourceEffectEnvelopeFollower.h" |
Syntax
UCLASS&40;ClassGroup&61;AudioSourceEffect, Meta&61;&40;BlueprintSpawnableComponent&41;&41;
class USourceEffectEnvelopeFollowerPreset : public USoundEffectSourcePreset
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
FSourceEffectEnvelopeFollowerSettings | Settings | |
![]() |
FSourceEffectEnvelopeFollowerSettings | SettingsCopy | |
![]() |
FCriticalSection | SettingsCritSect |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FSourceEffectEnvelopeFollowerSettings | GetSettings () |
|
![]() ![]() ![]() |
void | RegisterEnvelopeFollowerListener
(
UEnvelopeFollowerListener* EnvelopeFollowerListener |
Registers an envelope follower listener with the effect. |
![]() ![]() ![]() |
void | SetSettings
(
const FSourceEffectEnvelopeFollowerSettings& InSettings |
|
![]() ![]() ![]() |
void | UnregisterEnvelopeFollowerListener
(
UEnvelopeFollowerListener* EnvelopeFollowerListener |
Unregisters an envelope follower listener with the effect. |
![]() |
void | UpdateSettings
(
const FSourceEffectEnvelopeFollowerSettings& InSettings |
|
![]() |
void | UpdateSettings
(
TUniqueFunction< void(FSourceEffectEnvelopeFollowerSettings&)> InCommand |
Overridden from USoundEffectPreset
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | CanFilter () |
|
![]() ![]() ![]() |
FSoundEffectBase * | ||
![]() ![]() ![]() |
USoundEffectPreset * | CreateNewPreset
(
UObject* InParent, |
|
![]() ![]() ![]() |
FText | ||
![]() ![]() ![]() |
FColor | ||
![]() ![]() ![]() |
UClass * | ||
![]() ![]() ![]() |
bool | ||
![]() ![]() |
void | Init () |