Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Datasmith Import Factory Create File Result' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Datasmith Import Factory Create File Result |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Imported Actors | List of all created actors if user requires to use multiple actors. The root actor will be the first element of the array. |
| object | Imported Meshes | Meshes created during the import process |
| boolean | Import Succeed | |
| object | Scene |