UAlembicImportFactory::GetPriority

Get the import priority for this handler.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FReimportHandler::GetPriority()

UAlembicImportFactory::GetPriority()

References

Module

AlembicImporter

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicImporter/Classes/AlembicImportFactory.h

Include

#include "AlembicImportFactory.h"

Source

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicImporter/Private/AlembicImportFactory.cpp

Syntax

virtual int32 GetPriority() const

Remarks

Get the import priority for this handler. Import handlers with higher priority values will take precedent over lower priorities.