Fix Redirectors
Repoint every reference away from the redirectors under a path and delete them, then VERIFY they are gone. This rewrites and SAVES every asset that referenced them, so it refuses to run without an explicit confirm. Run hf_find_redirectors first: that is the dry run, and it says how many assets this would touch.
hf_fix_redirectorsWriteArguments
| Name | Type | Description |
|---|---|---|
confirmreq | boolean | Must be true. There is no default: this saves other packages and deletes assets, and neither is undoable. |
limit | integer = 200 | Maximum redirectors to fix in one call. |
path | string = /Game | Folder to clean, recursively. |
Related tools
Nearby in Cost and cleanup: