EditorPlugin.addExportPlugin

Registers a new EditorExportPlugin. Export plugins are used to perform tasks when the project is being exported. See addInspectorPlugin for an example of how to register a plugin.

struct EditorPlugin
@nogc nothrow
void
addExportPlugin

Meta