Navigation
API > API/Plugins > API/Plugins/AudioGameplay
References
| Module | AudioGameplay |
| Header | /Engine/Plugins/AudioGameplay/Source/AudioGameplay/Public/AudioComponentGroupExtension.h |
| Include | #include "AudioComponentGroupExtension.h" |
Syntax
struct FAudioComponentModifier
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | LowPassFrequency | ||
| float | Pitch | ||
| float | Volume |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Combine
(
const FAudioComponentModifier& Other |
||
| FAudioComponentModifier & | Default () |
||
| bool | IsNearlyEqual
(
const FAudioComponentModifier& Other |