Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Factories > UTrueTypeFontFactory
- FReimportHandler::GetPriority()
- UTrueTypeFontFactory::GetPriority()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/TrueTypeFontFactory.h |
Include | #include "Factories/TrueTypeFontFactory.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Factories/TTFontImport.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.