IDatasmithContentEditorModule::RegisterSpawnDatasmithSceneActorsHandler

Delegate to spawn the actors related to a Datasmith scene.

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 RegisterSpawnDatasmithSceneActorsHandler
(
    FOnSpawnDatasmithSceneActors SpawnActorsDelegate
)

Remarks

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