Navigation
BlueprintAPI > BlueprintAPI/DatasmithRuntime
Load a file using the Datasmith translator associated with it
Target is Datasmith Runtime Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Datasmith Runtime Actor | The actor to load the file into |
| string | File Path | The path to the file to load. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if an associated translator has been |