Files
UnrealEngineUWP/Engine/Source/Editor/DetailCustomizations
Andrew Rodham cac0ebf2ce All AssetImportData properties are now instanced
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]
2015-08-11 11:41:56 -04:00
..