Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UAudioComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/AudioComponent.h |
| Include | #include "Components/AudioComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/AudioComponent.cpp |
TSet< USoundModulatorBase &42; > GetModulators
&40;
const EModulationDestination Destination
&41;
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. |