IAudioEditorModule::CreateSoundCueEditor

Creates a new material editor, either for a material or a material function.

Windows
MacOS
Linux

References

Module

AudioEditor

Header

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

Include

#include "AudioEditorModule.h"

Syntax

TSharedRef< ISoundCueEditor > CreateSoundCueEditor
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    USoundCue * SoundCue
)

Remarks

Creates a new material editor, either for a material or a material function.

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