BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/AssetTools
Opens a file open dialog to choose files to import to the destination path.
Target is Asset Tools
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | Destination Path | Path to import files to |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | list of successfully imported assets |