Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Factories > UFactory
Syntax
UPROPERTY ()
int32 ImportPriority
Remarks
Determines the order in which factories are tried when importing or reimporting an object. Factories with higher priority values will go first. Factories with negative priorities will be excluded.