You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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]
5 lines
162 B
INI
5 lines
162 B
INI
[/Script/ContentBrowserData.ContentBrowserDataSubsystem]
|
|
+EnabledDataSources="AssetData"
|
|
+EnabledDataSources="ClassData"
|
|
+EnabledDataSources="PortableObjectData"
|