You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
FArchive now holds a "CookData" blob that contains relevant information for cooking. The TargetPlatform has been moved to this structure, and it has a reference to a CookContext that can hold data generated during the cook that doesn't get serialized to the uasset (in this case, the asset registry tags). #rb Matt.Peters #preflight 62151bc4797dbbeb472af77d #preflight 621011f6ff52bfecfc032b15 #preflight 62152777141b500e17eb24ef [CL 19076066 by Dan Thompson in ue5-main branch]