Unreal Engine Blueprint API Reference > Datasmith > Scene
Import a Datasmith Scene created with ConstructDatasmithSceneFromFiles into an array of scenes.
Target is Datasmith Scene Element
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | Destination Folder | Destination of where you want the asset to be imported. ie: /Game/MyFolder1 |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
struct | Return Value | An array of import results corresponding to array of input files |