ue_delete_asset
Delete an asset or folder from the Content Browser to fix a wrong import without opening the editor. Refuses deletion if the asset is referenced unless force is enabled.
Instructions
Elimina un asset o una cartella dal Content Browser.
Serve per rimediare a un import sbagliato senza aprire l'editor a mano. Di default rifiuta la cancellazione se qualcosa referenzia l'asset: cancellarlo comunque lascia riferimenti rotti nei livelli e nei Blueprint.
Args: path: es. "/Game/Imported/rock_01" oppure una cartella "/Game/Imported". force: cancella anche se referenziato.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| force | No |