Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/AssetTools
Opens an asset picker dialog and creates an asset with the specified name and path
Target is Asset Tools
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | |
| string | Asset Name | |
| string | Package Path | |
| class | Asset Class | |
| object | Factory | |
| name | Calling Context | |
| boolean | Call Configure Properties |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |