Navigation
API > API/Plugins > API/Plugins/DatasmithContentEditor > API/Plugins/DatasmithContentEditor/IDatasmithContentEditorModule
Description
Delegate to creation of the datasmith scene editor. The action is in this module while the datasmith scene editor is in its own plugin
| Name | RegisterDatasmithSceneEditorHandler |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContentEditor/Public/DatasmithContentEditorModule.h |
| Include Path | #include "DatasmithContentEditorModule.h" |
void RegisterDatasmithSceneEditorHandler
(
FOnCreateDatasmithSceneEditor InCreateDatasmithSceneEditor
)