EditorPlugin.addImportPlugin

Registers a new EditorImportPlugin. Import plugins are used to import custom and unsupported assets as a custom Resource type. Note: If you want to import custom 3D asset formats use addSceneImportPlugin instead. See addInspectorPlugin for an example of how to register a plugin.

struct EditorPlugin
@nogc nothrow
void
addImportPlugin

Meta