Files
jeremie roy 8ea09e9777 LiveLinkHub - Fix recordings not being found when launched through a cooked editor
Added a mount point to the user content folder and added EnabledDataSources to the defaulteditor config to enable asset discovery.

#rb Geoffrey.Douglas
#jira UE-208135

[CL 32099841 by jeremie roy in 5.4 branch]
2024-03-07 15:59:34 -05:00

5 lines
162 B
INI

[/Script/ContentBrowserData.ContentBrowserDataSubsystem]
+EnabledDataSources="AssetData"
+EnabledDataSources="ClassData"
+EnabledDataSources="PortableObjectData"