Files
UnrealEngineUWP/Engine/Source/Runtime/LiveLinkInterface
jeremie roy 61c2c4bb9d Refactor LiveLink to support LiveLinkHub
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]
2023-10-17 15:51:52 -04:00
..