You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
There were multiple copies of very similar logic that contained subtle inconsistencies. There is an upcoming need to add some extra information to the DDC key, so it makes sense to centralize the logic first. Keep the publically exposed function SerializeUniformBufferInfo but mark is as deprecated to signal to any users of the old API that there is a better mechanism now that can save them some boilerplate. #rb Jason.Nadro #preflight 6351c8e4ae33b04ec1c3fb7b [CL 22675267 by chris kulla in ue5-main branch]