You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Slate TPanelChildren, TSlotlessChildren are no longer full-fledged arrays; removed any unused Array API. Fixed up a lot of improper use cases. This better encapsulates the action of adding/removing Slate Widgets from the runtime tree as a Slate Core concern. Alows us to add parent pointers in the future with significantly less effort. #codereview Wes.Hunt #codereview Nick.Darnell #codereview Matt.Kuhlendschmidt #codereview Justin.Sargent [CL 2234301 by Nick Atamas in Main branch]