Navigation
BlueprintAPI > BlueprintAPI/DatasmithRuntimeHelper
Open a file browser to select a file and call LoadFile with the selected file
Target is Datasmith Runtime Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Datasmith Runtime Actor | The actor to load the file into |
| string | Default Path | Path to open the file browser in. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if an associated translator has been |