Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/AssetTools
Function that renames all FSoftObjectPath object with the old asset path to the new one.
Target is Asset Tools
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | |
| object | Packages to Check | Packages to check for referencing FSoftObjectPath. |
| struct | Asset Redirector Map | Map from old asset path to new asset path |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |