You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Original CL Desc ----------------------------------------------------------------- StateTree: Improved reconciling property names when they change - Added PropertyGuid to FStateTreePropertyPathSegment to allow reconsile changed Blueprint class and User Defined Struct property names - Changed FStateTreePropertyPath to optionally handle property redirects and BP/UDS name changes - Renamed UpdateInstanceStructsFromValue to UpdateSegmentsFromValue to better reflect the use - Improved State Tree editor bindings to update when BP/UDS properties are changed #jira UE-184193, UE-168168 [CL 26148894 by yoan stamant in 5.3 branch]