IDatasmithContentEditorModule::RegisterDatasmithSceneEditorHandler

Delegate to creation of the datasmith scene editor.

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithContentEditor

Header

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContentEditor/Public/DatasmithContentEditorModule.h

Include

#include "DatasmithContentEditorModule.h"

Syntax

void RegisterDatasmithSceneEditorHandler
(
    FOnCreateDatasmithSceneEditor InCreateDatasmithSceneEditor
)

Remarks

Delegate to creation of the datasmith scene editor. The action is in this module while the datasmith scene editor is in its own plugin