IDatasmithContentEditorModule::RegisterSpawnDatasmithSceneActorsHandler

Delegate to spawn the actors related to a Datasmith scene.

Windows
MacOS
Linux

References

Module

DatasmithContentEditor

Header

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

Include

#include "DatasmithContentEditorModule.h"

Syntax

void RegisterSpawnDatasmithSceneActorsHandler
(
    FOnSpawnDatasmithSceneActors SpawnActorsDelegate
)

Remarks

Delegate to spawn the actors related to a Datasmith scene. Called when the user triggers the action in the UI.

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