Module godot.editorimportplugin
Registers a custom resource importer in the editor. Use the class to parse any file and import it as a new resource type.
Structs
| Name | Description |
|---|---|
EditorImportPlugin
|
Registers a custom resource importer in the editor. Use the class to parse any file and import it as a new resource type. |