ue_rename_asset
Move or rename an asset in Unreal Engine and automatically update all references to it.
Instructions
Sposta o rinomina un asset aggiornando i riferimenti.
Args: path: percorso attuale, es. "/Game/Imported/SM_rock". new_path: percorso nuovo, es. "/Game/MyGame/Meshes/SM_Roccia".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| new_path | Yes |