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