You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This was a bug exposed because FPropertyRowGenerator previously ignored RequestRefresh() calls entirely, but now does a deferred refresh. Since this was the only use of it, IEditableTextProperty and all its implementations have also had their RequestRefresh() methods removed. [REVIEW] [at]jamie.dale, [at]vincent.gauthier #preflight 632432a2cb23fcbbd8ef5dd2 [CL 22050354 by sebastian nordgren in ue5-main branch]