You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The main cooker process sets up the environment variable UE-ZenSharedDataCacheHost as part of it's initialization so the ZenShared instance is created by the worker processes when they initialize before the redirection for the file share is detected. In the main cooker process that env-variable is not set so it skips creating the ZenShared instance until it finds the redirection. Renamed ICacheStoreGraph::Create -> ICacheStoreGraph::FindOrCreate to better reflect the functionality. #rb Devin.Doucette, Zousar.Shaker [CL 30248058 by dan engelbrecht in ue5-main branch]
98 KiB
98 KiB