UDatasmithImportFactory::GetPriority

Get the import priority for this handler.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FReimportHandler::GetPriority()

UDatasmithImportFactory::GetPriority()

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImportFactory.h

Include

#include "DatasmithImportFactory.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImportFactory.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.