You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Before this, every typedef and the code using them was being included in the final source. - This was primarily affecting Bindless Resources where all bindless resources were included in the minified code even if they weren't used. #rb yuriy.odonnell [CL 28365749 by christopher waters in ue5-main branch]