Navigation
API > API/Plugins > API/Plugins/AudioModulation
References
| Module | AudioModulation |
| Header | /Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/SoundControlBusMix.h |
| Include | #include "SoundControlBusMix.h" |
Syntax
USTRUCT (BlueprintType )
struct FSoundControlBusMixStage
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< USoundControlBus > | Bus | Bus controlled by the mix stage. | |
| FSoundModulationMixValue | Value | Value mix is set to. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSoundControlBusMixStage
(
USoundControlBus* InBus, |