Navigation
Unreal Engine C++ API Reference > Runtime > AudioMixer > SubmixEffects
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USoundEffectPreset
- USoundEffectSubmixPreset
- USubmixEffectReverbPreset
References
Module | AudioMixer |
Header | /Engine/Source/Runtime/AudioMixer/Classes/SubmixEffects/AudioMixerSubmixEffectReverb.h |
Include | #include "SubmixEffects/AudioMixerSubmixEffectReverb.h" |
Syntax
class USubmixEffectReverbPreset : public USoundEffectSubmixPreset
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FSubmixEffectReverbSettings | Settings | |
![]() |
FSubmixEffectReverbSettings | SettingsCopy | |
![]() |
FCriticalSection | SettingsCritSect |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FSubmixEffectReverbSettings | GetSettings () |
|
![]() |
void | SetSettings
(
const FSubmixEffectReverbSettings& InSettings |
|
![]() |
void | SetSettingsWithReverbEffect
(
const UReverbEffect* InReverbEffect, |
|
![]() |
void | UpdateSettings
(
const FSubmixEffectReverbSettings& InSettings |
|
![]() |
void | UpdateSettings
(
TUniqueFunction< void(FSubmixEffectReverbSettings&)> InCommand |
Overridden from USoundEffectPreset
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | CanFilter () |
|
![]() ![]() ![]() |
FSoundEffectBase * | ||
![]() ![]() ![]() |
USoundEffectPreset * | CreateNewPreset
(
UObject* InParent, |
|
![]() ![]() ![]() |
FText | ||
![]() ![]() ![]() |
UClass * | ||
![]() ![]() ![]() |
bool | ||
![]() ![]() |
void | Init () |