IDatasmithContentEditorModule::RegisterDatasmithSceneEditorHandler

Delegate to creation of the datasmith scene editor.

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

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