IAudioEditorModule::CreateSoundSubmixEditor

Creates a new sound submix editor for a sound submix object.

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Public/AudioEditorModule.h

Include

#include "AudioEditorModule.h"

Syntax

TSharedRef< FAssetEditorToolkit > CreateSoundSubmixEditor
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    USoundSubmixBase * InSoundSubmix
)

Remarks

Creates a new sound submix editor for a sound submix object.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss