Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UReimportDataTableFactory
Description
Get the import priority for this handler. Import handlers with higher priority values will take precedent over lower priorities.
Virtual Inheritance
- FReimportHandler::GetPriority → UReimportDataTableFactory::GetPriority
| Name | GetPriority |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Factories/ReimportDataTableFactory.h |
| Include Path | #include "Factories/ReimportDataTableFactory.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Factories/CSVImportFactory.cpp |
virtual int32 GetPriority() const