You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Separate LiveLinkClientPanel's widgets into components that live within a LiveLinkPanelController, which allows LiveLinkHub to reuse these widgets in a different layout than the livelink client panel. Move LiveLinkSourceCollection, LiveLinkSubject from Private to Internal Move LiveLinkClientPanelToolbar, SLiveLinkDataView from Private to Internal (Meaning that they can only be accessed from other engine modules) #jira UE-195057 #rb geoffrey.douglas, jason.walter [CL 28850710 by jeremie roy in ue5-main branch]