Navigation
API > API/Plugins > API/Plugins/AudioGameplayVolume
Inheritance Hierarchy
- TSharedFromThis
- FProxyVolumeMutator
- FProxyMutator_Attenuation
References
| Module | AudioGameplayVolume |
| Header | /Engine/Plugins/AudioGameplayVolume/Source/AudioGameplayVolume/Public/AttenuationVolumeComponent.h |
| Include | #include "AttenuationVolumeComponent.h" |
Syntax
class FProxyMutator_Attenuation : public FProxyVolumeMutator
Remarks
FProxyMutator_Attenuation - An audio thread representation of occlusion settings (volume attenuation)
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | ExteriorTime | ||
| float | ExteriorVolume | ||
| float | InteriorTime | ||
| float | InteriorVolume |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FProxyVolumeMutator
| Type | Name | Description | |
|---|---|---|---|
| void | Apply
(
FInteriorSettings& InteriorSettings |
||
| void | Apply
(
FAudioProxyActiveSoundParams& Params |
Constants
| Name | Description |
|---|---|
| MutatorAttenuationName |