You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
When used effectively the SInvalidationPanel can shave milliseconds off your Slate time on a complicated hierarchy of widgets. Provided those widgets don't need hit testing or input, this can be a very useful widget to use. Scenarios like a HUD are the primary target of this panel, future advances will hopefully make it possible to be used in conjunction with a UI that needs input. #codereview matt.kuhlenschmidt, nick.atamas [CL 2609569 by Nick Darnell in Main branch]