IAudioEditorModule::CreateSoundClassEditor

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

Windows
MacOS
Linux

References

Module

AudioEditor

Header

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

Include

#include "AudioEditorModule.h"

Syntax

TSharedRef< FAssetEditorToolkit > CreateSoundClassEditor
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    USoundClass * InSoundClass
)

Remarks

Creates a new sound class editor for a sound class 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