Navigation
API > API/Plugins > API/Plugins/AudioGameplay
| Name | IAudioComponentGroupExtension |
| Type | class |
| Header File | /Engine/Plugins/AudioGameplay/Source/AudioGameplay/Public/AudioComponentGroupExtension.h |
| Include Path | #include "AudioComponentGroupExtension.h" |
Syntax
class IAudioComponentGroupExtension : public IInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnAddedToGroup
(
UAudioComponentGroup* NewGroup |
AudioComponentGroupExtension.h | ||
virtual void OnComponentAdded
(
UAudioComponent* NewComponent |
AudioComponentGroupExtension.h | ||
virtual void Update
(
const float DeltaTime, |
AudioComponentGroupExtension.h |