Navigation
API > API/Runtime > API/Runtime/Engine
Interface for sound submix graph interaction with the AudioEditor module.
| Name | ISoundSubmixAudioEditor |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h |
| Include Path | #include "Sound/SoundSubmix.h" |
Syntax
class ISoundSubmixAudioEditor
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISoundSubmixAudioEditor() |
Sound/SoundSubmix.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RefreshGraphLinks
(
UEdGraph* SoundClassGraph |
Refreshes the sound class graph links. | Sound/SoundSubmix.h |