Navigation
API > API/Plugins > API/Plugins/AudioGameplay
Inheritance Hierarchy
- IInterface
- IAudioComponentGroupExtension
References
| Module | AudioGameplay |
| Header | /Engine/Plugins/AudioGameplay/Source/AudioGameplay/Public/AudioComponentGroupExtension.h |
| Include | #include "AudioComponentGroupExtension.h" |
Syntax
class IAudioComponentGroupExtension : public IInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | OnAddedToGroup
(
UAudioComponentGroup* NewGroup |
||
| void | OnComponentAdded
(
UAudioComponent* NewComponent |
||
| void | Update
(
const float DeltaTime, |