Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/AssetTools
Opens an asset picker dialog and creates an asset with the specified name and path. Uses OriginalObject as the duplication source.
Target is Asset Tools
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | |
| string | Asset Name | |
| string | Package Path | |
| object | Original Object |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |