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