Function EditorImportPlugin.getPriority
Gets the priority of this plugin for the recognized extension. Higher priority plugins will be preferred. The default priority is 1.0
.
double getPriority() nothrow @nogc;
Gets the priority of this plugin for the recognized extension. Higher priority plugins will be preferred. The default priority is 1.0
.
double getPriority() nothrow @nogc;