EditorImportPlugin.getImportOrder

Gets the order of this importer to be run when importing resources. Higher values will be called later. Use this to ensure the importer runs after the dependencies are already imported.

struct EditorImportPlugin
@nogc nothrow
long
getImportOrder
()

Meta