You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[UE-9480] - UMG: Default names for Custom Widget variables in the Hierarchy and My Blueprint have ugly unsanitized names #change Always tries to generate friendly labels for widgets in the UMG hierarchy panel (still always shown as the real object name in the variables list on the BP) #change UWidgets created by adding items to the hierarchy panel are given sanitised object names when generated from BP classes #codereview Nick.Darnell [CL 2506737 by Chris Wood in Main branch]