You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Introduced IPropertyAssignmentView which abstracts the concept of displaying properties for an object - SPerObjectPropertyAssignment implements IPropertyAssignmentView and performs the old behaviour (display the properties of the object selected in top view) [CL 32881597 by dominik peacock in ue5-main branch]