You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-156853 Provides fully generic support for displaying and editing any Virtual Property (Self Container) through a new widget type: SRCVirtualPropertyWidget. Callers can implement the read-only version via an OnGenerateWidget call while the editable version (with Context menu and Double-click) are provided automatically by the widget. #preflight 62f43684b66d5d93136dd29d [CL 21329038 by Venugopalan Sreedha in ue5-main branch]