Navigation
API > API/Plugins > API/Plugins/AudioGameplayVolume
References
| Module | AudioGameplayVolume |
| Header | /Engine/Plugins/AudioGameplayVolume/Source/AudioGameplayVolume/Public/AudioGameplayVolumeSubsystem.h |
| Include | #include "AudioGameplayVolumeSubsystem.h" |
Syntax
struct FAudioProxyMutatorSearchObject
Remarks
FAudioProxyMutatorSearchObject - Used for searching through proxy volumes to find relevant proxy mutators
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAudioDeviceHandle | AudioDeviceHandle | ||
| bool | bAffectedByLegacySystem | ||
| bool | bCollectMutators | ||
| bool | bFilterPayload | ||
| bool | bGetDefaultAudioSettings | ||
| FVector | Location | ||
| PayloadFlags | PayloadType | ||
| uint32 | WorldID | Search parameters. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SearchVolumes
(
const TArray< TWeakObjectPtr< UAudioGameplayVolumeProxy >>& ProxyVolumes, |
Typedefs
| Name | Description |
|---|---|
| PayloadFlags |