editor_remove_autoload
Removes an autoload singleton from a Godot project using the editor API, solving configuration conflicts by deleting the specified autoload by name.
Instructions
Remove an autoload singleton via editor API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |