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.

Members

Structs

EditorImportPlugin
struct EditorImportPlugin

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

Meta