Navigation
API > API/Plugins > API/Plugins/AudioGameplayVolume
Inheritance Hierarchy
- TSharedFromThis
- FProxyVolumeMutator
- FProxyMutator_Reverb
References
| Module | AudioGameplayVolume |
| Header | /Engine/Plugins/AudioGameplayVolume/Source/AudioGameplayVolume/Public/ReverbVolumeComponent.h |
| Include | #include "ReverbVolumeComponent.h" |
Syntax
class FProxyMutator_Reverb : public FProxyVolumeMutator
Remarks
FProxyMutator_Reverb - An audio thread representation of the reverb volume component
Variables
| Type | Name | Description | |
|---|---|---|---|
| FReverbSettings | ReverbSettings |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FProxyVolumeMutator
| Type | Name | Description | |
|---|---|---|---|
| void | Apply
(
FAudioGameplayVolumeListener& Listener |
||
| void | Remove
(
FAudioGameplayVolumeListener& Listener |
Constants
| Name | Description |
|---|---|
| MutatorReverbName |