Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories > API/Editor/UnrealEd/Factories/UInterchangeReimportHandler
- FReimportHandler::GetPriority()
- UInterchangeReimportHandler::GetPriority()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/InterchangeReimportHandler.h |
| Include | #include "Factories/InterchangeReimportHandler.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Factories/InterchangeReimportHandler.cpp |
virtual int32 GetPriority&40;&41; const
Remarks
Get the import priority for this handler. Import handlers with higher priority values will take precedent over lower priorities.