Files
UnrealEngineUWP/Engine/Plugins/ScriptPlugin/Source/ScriptEditorPlugin
Fred Kimberley 47cc7efc10 Deprecated AutoPriority and replaced it with ImportPriority. ImportPriority differs from AutoPriority in the following ways:
- Default value is 100 instead of 0 to allow other factories to have both higher or lower priority than the default.
 - Sorting is highest to lowest so factories with higher priority values go first.

Use ImportPriority to sort reimporting factories.

Merging changes 2382076 and 2382171 from Fortnite branch.

[CL 2387238 by Fred Kimberley in Main branch]
2014-12-12 14:13:31 -05:00
..
2014-12-07 19:09:38 -05:00