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

NameDescription
EditorImportPlugin Registers a custom resource importer in the editor. Use the class to parse any file and import it as a new resource type.