Function EditorImportPlugin.getPresetCount
Gets the number of initial presets defined by the plugin. Use getImportOptions
to get the default options for the preset and getPresetName
to get the name of the preset.
long getPresetCount() nothrow @nogc;