You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This ensures 2 things: - That the property is always visible on an relevant UI - That we will not suffer any data loss if any new derived UAssetImportData types are added in future This addresses UE-19895 and UE-19893 [CL 2651232 by Andrew Rodham in Main branch]