Navigation
Unreal Engine C++ API Reference > Editor > AudioEditor
Inheritance Hierarchy
References
Module | AudioEditor |
Header | /Engine/Source/Editor/AudioEditor/Public/ISoundSubmixEditor.h |
Include | #include "ISoundSubmixEditor.h" |
Syntax
class ISoundSubmixEditor : public [FAssetEditorToolkit](API\Editor\UnrealEd\Toolkits\FAssetEditorToolkit)
Functions
Type | Name | Description |
---|---|---|
void | CreateSoundSubmix ( UEdGraphPin* FromPin, FVector2D Location, const FString& Name ) | Creates a new sound submix |