Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/Components > API/Runtime/AudioMixer/Components/USynthComponent
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/Components/SynthComponent.h |
| Include | #include "Components/SynthComponent.h" |
UFUNCTION (BlueprintPure, Category="Audio|Components|Audio", DisplayName="Get Modulators")
UPARAM
(
DisplayName
) const
Remarks
Gets the set of currently active modulators for a given Modulation Destination. The set of of Modulators applied to this component for the given Destination.
Parameters
| Name | Description |
|---|---|
| Destination | The Destination to retrieve the Modulators from. |