Navigation
Unreal Engine C++ API Reference > Plugins > AudioGameplayVolume
Inheritance Hierarchy
- UActorComponent
- UAudioGameplayComponent
- UAudioGameplayVolumeMutator
- USubmixSendVolumeComponent
References
Module | AudioGameplayVolume |
Header | /Engine/Plugins/AudioGameplayVolume/Source/AudioGameplayVolume/Public/SubmixSendVolumeComponent.h |
Include | #include "SubmixSendVolumeComponent.h" |
Syntax
UCLASS (Blueprintable, Config=Game, ClassGroup=("AudioGameplayVolume"),
Meta=(BlueprintSpawnableComponent, DisplayName="Submix Send"))
class USubmixSendVolumeComponent : public UAudioGameplayVolumeMutator
Remarks
USubmixSendVolumeComponent - Audio Gameplay Volume component for submix sends
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
USubmixSendVolumeComponent
(
const FObjectInitializer& ObjectInitializer |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const TArray< FAudioVolumeSubmixSendSettings > & | ||
![]() ![]() ![]() |
void | SetSubmixSendSettings
(
const TArray< FAudioVolumeSubmixSendSettings >& NewSubmixSendSettings |